Add updated upstream nodejs cookbook
... and its new dependency, chocolatey
This commit is contained in:
13
cookbooks/chocolatey/metadata.rb
Normal file
13
cookbooks/chocolatey/metadata.rb
Normal file
@@ -0,0 +1,13 @@
|
||||
name 'chocolatey'
|
||||
maintainer 'Guilhem Lettron'
|
||||
maintainer_email 'guilhem.lettron@youscribe.com'
|
||||
license 'Apache-2.0'
|
||||
description 'Install Chocolatey on Windows'
|
||||
version '3.0.0'
|
||||
|
||||
source_url 'https://github.com/chocolatey/chocolatey-cookbook'
|
||||
issues_url 'https://github.com/chocolatey/chocolatey-cookbook/issues'
|
||||
|
||||
supports 'windows'
|
||||
|
||||
chef_version '>= 12.15'
|
||||
Reference in New Issue
Block a user