Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
SOWI Administratoren
chocolatey-packages
Commits
5a8524c0
Commit
5a8524c0
authored
Jun 04, 2013
by
Elliando Dias
Browse files
Merge pull request #14 from yoshimov/gow_update_20130325
updated Gow as 0.7.0
parents
fe2e1123
a9367e2b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Gow/Gow.nuspec
View file @
5a8524c0
...
...
@@ -3,7 +3,7 @@
<metadata>
<id>
Gow
</id>
<title>
Gow
</title>
<version>
0.
5
.0
</version>
<version>
0.
7
.0
</version>
<authors>
Brent R. Matzelle
</authors>
<owners>
Elliando Dias
</owners>
<summary>
Gow (Gnu On Windows) is the lightweight alternative to Cygwin. It uses a
...
...
Gow/tools/chocolateyInstall.ps1
View file @
5a8524c0
$version
=
'0.
5
.0'
$version
=
'0.
7
.0'
Install-ChocolateyPackage
'Gow'
'exe'
'/S'
"https://github.com/downloads/bmatzelle/gow/Gow-
$version
.exe"
-validExitCodes
@(
0
)
\ No newline at end of file
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