diff options
| author | Travis Fields <cyberious@users.noreply.github.com> | 2014-12-15 16:12:34 -0800 |
|---|---|---|
| committer | Travis Fields <cyberious@users.noreply.github.com> | 2014-12-15 16:12:34 -0800 |
| commit | 3f9617fef03104cf41c21ca619829287e1b8caae (patch) | |
| tree | 4fb3fc9b7e649ae54dddbb8711b13e428739b8f1 /metadata.json | |
| parent | 46ce05e4a50fc9c943ed4b5bca96ecc416a23115 (diff) | |
| parent | 145eb08b1f5367cda9d0120796ff55ce1363e25c (diff) | |
| download | puppet-stdlib-3f9617fef03104cf41c21ca619829287e1b8caae.tar.gz puppet-stdlib-3f9617fef03104cf41c21ca619829287e1b8caae.tar.bz2 | |
Merge pull request #381 from mhaskel/4.5.0-prep
4.5.0 prep
Diffstat (limited to 'metadata.json')
| -rw-r--r-- | metadata.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/metadata.json b/metadata.json index f049cfb..bf02176 100644 --- a/metadata.json +++ b/metadata.json @@ -1,10 +1,10 @@ { "name": "puppetlabs-stdlib", - "version": "4.4.0", + "version": "4.5.0", "author": "puppetlabs", "summary": "Puppet Module Standard Library", - "license": "Apache 2.0", - "source": "git://github.com/puppetlabs/puppetlabs-stdlib", + "license": "Apache-2.0", + "source": "https://github.com/puppetlabs/puppetlabs-stdlib", "project_page": "https://github.com/puppetlabs/puppetlabs-stdlib", "issues_url": "https://tickets.puppetlabs.com/browse/MODULES", "operatingsystem_support": [ |
