Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
chocolatey-cookbook
Commits
566b66d2
Commit
566b66d2
authored
Aug 20, 2017
by
Matt Wrock
Committed by
GitHub
Aug 20, 2017
Browse files
Merge pull request #127 from chocolatey/rel-1.2.1
release 1.2.1
parents
a5b41392
2cc383b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
566b66d2
# Changelog for Chocolatey cookbook
### v1.2.1 (2017-08-20)
*
Explicitly use the double-dash long option names for
`--source`
and
`--installargs`
### v1.2.0 (2017-05-04)
*
Change the default
`['chocolatey']['upgrade']`
attribute value to
`false`
. Preventing chocolatey from reinstalling every chef run
...
...
metadata.rb
View file @
566b66d2
...
...
@@ -4,7 +4,7 @@ maintainer_email 'guilhem.lettron@youscribe.com'
license
'Apache-2.0'
description
'Install chocolatey and packages on Windows'
long_description
'Installs the Chocolatey package manager for Windows and provides a Chef resource for installing nuget packages from https://chocolatey.org/'
version
'1.2.
0
'
version
'1.2.
1
'
source_url
'https://github.com/chocolatey/chocolatey-cookbook'
if
defined?
(
:source_url
)
issues_url
'https://github.com/chocolatey/chocolatey-cookbook/issues'
if
defined?
(
:issues_url
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment