Skip to content

Commit

Permalink
AU: 1 updated - curl
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 28, 2019
1 parent 74668d9 commit 196ee7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion automatic/curl/curl.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>curl</id>
<version>7.63.0</version>
<version>7.64.1</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/curl</packageSourceUrl>
<owners>chocolatey, Rob Reynolds</owners>
<title>cURL</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/curl/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:
1. Go to https://curl.haxx.se/download.html, scroll down to Windows and look for
binaries provided by Viktor Szakáts

x32: https://bintray.com/artifact/download/vszakats/generic/curl-7.63.0-win32-mingw.zip
x64: https://bintray.com/artifact/download/vszakats/generic/curl-7.63.0-win64-mingw.zip
x32: https://bintray.com/artifact/download/vszakats/generic/curl-7.64.1-win32-mingw.zip
x64: https://bintray.com/artifact/download/vszakats/generic/curl-7.64.1-win64-mingw.zip

to download the zip files. You may wish to rename one of the files.

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

checksum32: 9BF0F3A4D6AAB8D3DB7AF3ED6EDEF9C3B12022B36C32EDAF9AC443CAA8899F65
checksum64: 8795A1786A89607D0C52E3C0D8636AA29E4CF8C5B22A1DCB14CE6AF0829B4814
checksum32: 397BBC463DB981A1BF138DA7C3A877CE8D81F7F2345D572F4A4C32BCD92ECD6B
checksum64: 31693CA6BBF3498AD4AB186FBDD49AA9CEA27139B205B4D07114F4BE28015132

File 'LICENSE.txt' obtained from:
https://github.com/curl/curl/blob/028391df5d84d9fae3433afdee9261d565900355/COPYING

0 comments on commit 196ee7a

Please sign in to comment.