vagrant works
This commit is contained in:
5
ops/cookbooks/vendor/seven_zip/metadata.json
vendored
5
ops/cookbooks/vendor/seven_zip/metadata.json
vendored
@ -13,14 +13,11 @@
|
||||
},
|
||||
"providing": {
|
||||
|
||||
},
|
||||
"attributes": {
|
||||
|
||||
},
|
||||
"recipes": {
|
||||
|
||||
},
|
||||
"version": "3.1.1",
|
||||
"version": "3.1.2",
|
||||
"source_url": "https://github.com/windowschefcookbooks/seven_zip",
|
||||
"issues_url": "https://github.com/windowschefcookbooks/seven_zip/issues",
|
||||
"privacy": false,
|
||||
|
2
ops/cookbooks/vendor/seven_zip/metadata.rb
vendored
2
ops/cookbooks/vendor/seven_zip/metadata.rb
vendored
@ -7,6 +7,6 @@ chef_version '>= 13.0' if respond_to?(:chef_version)
|
||||
license 'Apache-2.0'
|
||||
description 'Installs/Configures 7-Zip'
|
||||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
||||
version '3.1.1'
|
||||
version '3.1.2'
|
||||
supports 'windows'
|
||||
depends 'windows'
|
||||
|
Reference in New Issue
Block a user