Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Commit

Permalink
increment metadata for new release on cookbook site
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Aug 25, 2010
1 parent 11f99dd commit 9711f8d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
78 changes: 39 additions & 39 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
{
"recommendations": {
},
"attributes": {
},
"maintainer": "Opscode, Inc.",
"suggestions": {
},
"dependencies": {
},
"maintainer_email": "cookbooks@opscode.com",
"conflicting": {
},
"platforms": {
"debian": [
"name": "openssh",
"description": "Installs openssh",
"long_description": "",
"maintainer": "Opscode, Inc.",
"maintainer_email": "cookbooks@opscode.com",
"license": "Apache 2.0",
"platforms": {
"redhat": [

],
"fedora": [
],
"centos": [

],
"centos": [
],
"fedora": [

],
"ubuntu": [
],
"ubuntu": [

],
"redhat": [
],
"debian": [

]
},
"license": "Apache 2.0",
"version": "0.7.1",
"providing": {
},
"recipes": {
"openssh": "Installs openssh"
},
"replacing": {
},
"name": "openssh",
"description": "Installs openssh",
"groupings": {
},
"long_description": ""
}
]
},
"dependencies": {
},
"recommendations": {
},
"suggestions": {
},
"conflicting": {
},
"providing": {
},
"replacing": {
},
"attributes": {
},
"groupings": {
},
"recipes": {
"openssh": "Installs openssh"
},
"version": "0.7.2"
}
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "Installs openssh"
version "0.7.1"
version "0.7.2"

recipe "openssh", "Installs openssh"

Expand Down

0 comments on commit 9711f8d

Please sign in to comment.