Update golang cookbook
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# NodeJS Cookbook Changelog
|
||||
|
||||
## 7.3.3 - *2021-08-30*
|
||||
|
||||
- Standardise files with files in sous-chefs/repo-management
|
||||
|
||||
## 7.3.2 - *2021-06-01*
|
||||
|
||||
- Standardise files with files in sous-chefs/repo-management
|
||||
|
||||
## 7.3.1 - *2020-12-31*
|
||||
|
||||
- resolved cookstyle error: attributes/packages.rb:15:55 convention: `Layout/TrailingEmptyLines`
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"recipes": {
|
||||
|
||||
},
|
||||
"version": "7.3.1",
|
||||
"version": "7.3.3",
|
||||
"source_url": "https://github.com/redguide/nodejs",
|
||||
"issues_url": "https://github.com/redguide/nodejs/issues",
|
||||
"privacy": false,
|
||||
|
||||
@@ -6,7 +6,7 @@ description 'Installs/Configures node.js'
|
||||
source_url 'https://github.com/redguide/nodejs'
|
||||
issues_url 'https://github.com/redguide/nodejs/issues'
|
||||
chef_version '>= 14'
|
||||
version '7.3.1'
|
||||
version '7.3.3'
|
||||
|
||||
depends 'ark', '>= 2.0.2'
|
||||
depends 'chocolatey', '>= 3.0'
|
||||
|
||||
Reference in New Issue
Block a user