Skip to content

Commit

Permalink
Correct metadata.json to match checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
hunner committed Jul 14, 2014
1 parent e0315bb commit c0d35cf
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
{
"name": "puppetlabs-stdlib",
"version": "4.3.0",
"author": "puppetlabs",
"summary": "Puppet Module Standard Library",
"license": "Apache 2.0",
"source": "git://github.com/puppetlabs/puppetlabs-stdlib",
"project_page": "https://github.com/puppetlabs/puppetlabs-stdlib",
"issues_url": "https://github.com/puppetlabs/puppetlabs-stdlib/issues",
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
Expand Down Expand Up @@ -96,15 +104,8 @@
"version_requirement": ">=2.7.20 <4.0.0"
}
],
"name": "puppetlabs-stdlib",
"version": "4.3.0",
"source": "git://github.com/puppetlabs/puppetlabs-stdlib",
"author": "puppetlabs",
"license": "Apache 2.0",
"summary": "Puppet Module Standard Library",
"description": "Standard Library for Puppet Modules",
"project_page": "https://github.com/puppetlabs/puppetlabs-stdlib",
"dependencies": [

]
}

0 comments on commit c0d35cf

Please sign in to comment.