Update golang cookbook

This commit is contained in:
2021-12-04 19:57:19 -06:00
parent a8948053d6
commit bbef38b6d6
130 changed files with 3548 additions and 1795 deletions

View File

@@ -1,12 +1,11 @@
name 'seven_zip'
maintainer 'Shawn Neal'
maintainer_email 'sneal@sneal.net'
source_url 'https://github.com/windowschefcookbooks/seven_zip'
issues_url 'https://github.com/windowschefcookbooks/seven_zip/issues'
chef_version '>= 13.0' if respond_to?(:chef_version)
maintainer 'Sous Chefs'
maintainer_email 'help@sous-chefs.org'
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 '4.2.2'
source_url 'https://github.com/sous-chefs/seven_zip'
issues_url 'https://github.com/sous-chefs/seven_zip/issues'
chef_version '>= 15.3'
supports 'windows'
depends 'windows'