File tree Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tedivm-rsnapshot" ,
3
- "version" : " 0.5.0 " ,
3
+ "version" : " 0.5.1 " ,
4
4
"author" : " tedivm" ,
5
5
"summary" : " Secure and easy backups with rsnapshot." ,
6
- "tags" : [" rsnapshot" , " backups" ],
6
+ "tags" : [
7
+ " rsnapshot" ,
8
+ " backups"
9
+ ],
7
10
"license" : " MIT" ,
8
11
"source" : " https://github.com/tedivm/puppet-rsnapshot" ,
9
12
"project_page" : " https://github.com/tedivm/puppet-rsnapshot" ,
10
13
"issues_url" : " https://github.com/tedivm/puppet-rsnapshot/issues" ,
11
14
"dependencies" : [
12
- {"name" :" puppetlabs-stdlib" },
13
- {"name" :" puppetlabs-concat" ,"version_requirement" :" < 2.0.0" },
14
- {"name" :" jtopjian/sshkeys" },
15
- {"name" :" saz/sudo" }
15
+ {
16
+ "name" : " puppetlabs-stdlib"
17
+ },
18
+ {
19
+ "name" : " puppetlabs-concat" ,
20
+ "version_requirement" : " < 2.0.0"
21
+ },
22
+ {
23
+ "name" : " jtopjian/sshkeys"
24
+ },
25
+ {
26
+ "name" : " saz/sudo"
27
+ }
16
28
]
17
29
}
18
-
You can’t perform that action at this time.
0 commit comments