diff options
| author | Phil Christensen <philc@microsoft.com> | 2019-04-10 12:34:46 -0700 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-10 12:34:46 -0700 |
| commit | 880181892e83b89657207777b1f2ce40fe3d31cb (patch) | |
| tree | bd597228969b01233319e1001c6f105757658bac /scripts | |
| parent | 8c3e093d0509fb0c7cc325692834fc1583a05390 (diff) | |
| download | vcpkg-880181892e83b89657207777b1f2ce40fe3d31cb.tar.gz vcpkg-880181892e83b89657207777b1f2ce40fe3d31cb.zip | |
partial update for testing
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/vcpkgTools.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/vcpkgTools.xml b/scripts/vcpkgTools.xml index 15f891979..b4af7039e 100644 --- a/scripts/vcpkgTools.xml +++ b/scripts/vcpkgTools.xml @@ -29,11 +29,11 @@ <archiveName>cmake-3.12.4-FreeBSD-x86_64.tar.gz</archiveName> </tool> <tool name="git" os="windows"> - <version>2.20.0</version> + <version>2.21.0</version> <exeRelativePath>mingw32\bin\git.exe</exeRelativePath> - <url>https://github.com/git-for-windows/git/releases/download/v2.20.0.windows.1/PortableGit-2.20.0-32-bit.7z.exe</url> - <sha512>81647a87df9fde0945ef597cb1cafd8f5f42859da89e9b1db55222a261407bc16bdcc0cf1e86e315697f0981832fe10fc02845cad4b4c82ea64bbd218aec6a49</sha512> - <archiveName>PortableGit-2.20.0-32-bit.7z.exe</archiveName> + <url>https://github.com/git-for-windows/git/releases/download/v2.21.0.windows.1/PortableGit-2.21.0-32-bit.7z.exe</url> + <sha512>0</sha512> + <archiveName>PortableGit-2.21.0-32-bit.7z.exe</archiveName> </tool> <tool name="git" os="linux"> <version>2.7.4</version> |
