aboutsummaryrefslogtreecommitdiff
path: root/scripts/vcpkgTools.xml
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2018-04-04 19:26:14 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2018-04-06 17:24:46 -0700
commite3099b458b5c11742c1b88c27847801090870f2d (patch)
tree7058cb1bfa4cd9ba53edcf9f5f231e9debb7c11d /scripts/vcpkgTools.xml
parent0c0f68939e0d8367e55793f80f0000f2a43a812a (diff)
downloadvcpkg-e3099b458b5c11742c1b88c27847801090870f2d.tar.gz
vcpkg-e3099b458b5c11742c1b88c27847801090870f2d.zip
Use 7zip920 instead of 7zr
Diffstat (limited to 'scripts/vcpkgTools.xml')
-rw-r--r--scripts/vcpkgTools.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/scripts/vcpkgTools.xml b/scripts/vcpkgTools.xml
index fe1cc12a9..810818998 100644
--- a/scripts/vcpkgTools.xml
+++ b/scripts/vcpkgTools.xml
@@ -54,11 +54,12 @@
<sha256>9371df22bcd0e1aff9eaa52aa3292350eecd011f11494e709314ae3f3eb279e2</sha256>
<archiveRelativePath>7z1801-extra.7z</archiveRelativePath>
</tool>
- <tool name="7zr">
- <requiredVersion>18.01.0</requiredVersion>
- <exeRelativePath>7zr.exe</exeRelativePath>
- <url>https://www.7-zip.org/a/7zr.exe</url>
- <sha256>2c7a8709260e0295a2a3cfd5a8ad0459f37490ed1794ea68bf85a6fab362553b</sha256>
+ <tool name="7zip920">
+ <requiredVersion>9.20.0</requiredVersion>
+ <exeRelativePath>7za.exe</exeRelativePath>
+ <url>https://www.7-zip.org/a/7za920.zip</url>
+ <sha256>2a3afe19c180f8373fa02ff00254d5394fec0349f5804e0ad2f6067854ff28ac</sha256>
+ <archiveRelativePath>7za920.zip</archiveRelativePath>
</tool>
<tool name="aria2">
<requiredVersion>18.01.0</requiredVersion>