Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Commit

Permalink
[vcpkg-fetch] Downgrade version of 7zip to hotfix NuGet.org changing …
Browse files Browse the repository at this point in the history
…the file hashes.
  • Loading branch information
ras0219-msft committed Nov 7, 2018
1 parent 2fe74da commit 068032b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scripts/vcpkgTools.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
<archiveName>QtInstallerFramework-win-x86.zip</archiveName>
</tool>
<tool name="7zip" os="windows">
<version>18.01.0</version>
<exeRelativePath>7-Zip.CommandLine.18.1.0\tools\7za.exe</exeRelativePath>
<url>https://www.nuget.org/api/v2/package/7-Zip.CommandLine/18.1.0</url>
<sha512>8c75314102e68d2b2347d592f8e3eb05812e1ebb525decbac472231633753f1d4ca31c8e6881a36144a8da26b2571305b3ae3f4e2b85fc4a290aeda63d1a13b8</sha512>
<archiveName>7-zip.commandline.18.1.0.nupkg</archiveName>
<version>16.4.0</version>
<exeRelativePath>7-Zip.CommandLine.16.4.0\tools\7za.exe</exeRelativePath>
<url>https://www.nuget.org/api/v2/package/7-Zip.CommandLine/16.4.0</url>
<sha512>2142734a2ad8d8988b080a9f1814991ee7eeaf8e14b2473d2ad3a006ffe7b2a80e9b812b6695c095730090d4016ac2866be7599156669deaf13bea12d62bf068</sha512>
<archiveName>7-zip.commandline.16.4.0.nupkg</archiveName>
</tool>
<tool name="aria2" os="windows">
<version>18.01.0</version>
Expand Down

0 comments on commit 068032b

Please sign in to comment.