Skip to content

Commit 251831b

Browse files
author
Ashley Penney
committed
Merge pull request #297 from hunner/fix_metadata
Correct metadata.json to match checksum
2 parents e0315bb + c0d35cf commit 251831b

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

metadata.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
{
2+
"name": "puppetlabs-stdlib",
3+
"version": "4.3.0",
4+
"author": "puppetlabs",
5+
"summary": "Puppet Module Standard Library",
6+
"license": "Apache 2.0",
7+
"source": "git://github.com/puppetlabs/puppetlabs-stdlib",
8+
"project_page": "https://github.com/puppetlabs/puppetlabs-stdlib",
9+
"issues_url": "https://github.com/puppetlabs/puppetlabs-stdlib/issues",
210
"operatingsystem_support": [
311
{
412
"operatingsystem": "RedHat",
@@ -96,15 +104,8 @@
96104
"version_requirement": ">=2.7.20 <4.0.0"
97105
}
98106
],
99-
"name": "puppetlabs-stdlib",
100-
"version": "4.3.0",
101-
"source": "git://github.com/puppetlabs/puppetlabs-stdlib",
102-
"author": "puppetlabs",
103-
"license": "Apache 2.0",
104-
"summary": "Puppet Module Standard Library",
105107
"description": "Standard Library for Puppet Modules",
106-
"project_page": "https://github.com/puppetlabs/puppetlabs-stdlib",
107108
"dependencies": [
108-
109+
109110
]
110111
}

0 commit comments

Comments
 (0)