Skip to content

Commit

Permalink
AU: 2 updated - Cygwin Wget
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 6, 2019
1 parent 9c1b3b1 commit e665e34
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions automatic/cygwin/cygwin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>Cygwin</id>
<title>Cygwin</title>
<version>3.0.5</version>
<version>3.0.6</version>
<authors>Red Hat, Inc.</authors>
<owners>Chocolatey</owners>
<summary>A Linux environment for Windows.</summary>
Expand Down Expand Up @@ -39,7 +39,7 @@ Example: `choco install cygwin --params "/InstallDir:C:\your\install\path /NoSta
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/Cygwin.png</iconUrl>
<releaseNotes>
[Software Changelog](https://cygwin.com/ml/cygwin-announce/2019-03/msg00051.html)
[Software Changelog](https://cygwin.com/ml/cygwin-announce/2019-04/msg00012.html)
[Package Changelog](https://github.com/chocolatey/chocolatey-coreteampackages/blob/master/automatic/cygwin/Changelog.md)
</releaseNotes>
<mailingListUrl>https://cygwin.com/lists.html</mailingListUrl>
Expand Down
10 changes: 5 additions & 5 deletions automatic/wget/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ in verifying that this package's contents are trustworthy.

1. Download the appropriate zip:

x32: https://eternallybored.org/misc/wget/releases/wget-1.20-win32.zip
x64: https://eternallybored.org/misc/wget/releases/wget-1.20-win64.zip
x32: https://eternallybored.org/misc/wget/releases/wget-1.20.3-win32.zip
x64: https://eternallybored.org/misc/wget/releases/wget-1.20.3-win64.zip

2. You can use one of the following methods to obtain the checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 96D7DFE0467A7CA9D443792DD58DA93FE550A91A4D6184A07087B48362BFD6F8
checksum64: 2414CC1C00140C0773A7933DD517CF99C462A034101A002277656FFF3240EC23
checksum32: 4AC00C798D9EF6A394A0442607E0961DE75BC6ABF8FA36DBDEA381EB0E93A0AB
checksum64: C0D150FCF41D4646410C6D5A9EF3831A0B27209BE533FB4033F62D1DAA348CE9

Using AU:
Get-RemoteChecksum https://eternallybored.org/misc/wget/releases/wget-1.20-win64.zip
Get-RemoteChecksum https://eternallybored.org/misc/wget/releases/wget-1.20.3-win64.zip
2 changes: 1 addition & 1 deletion automatic/wget/wget.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>Wget</id>
<version>1.20</version>
<version>1.20.3</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/wget</packageSourceUrl>
<owners>chocolatey, LudicrousByte</owners>
<title>GNU Wget</title>
Expand Down

0 comments on commit e665e34

Please sign in to comment.