File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -40,16 +40,16 @@ matrix:
4040 env :
4141 - TARGET_PLATFORM=win32
4242 - WIN_ARCH=64
43- - GIT_FOR_WINDOWS_URL=https://github.com/git-for-windows/git/releases/download/v2.20.1 .windows.1/MinGit-2.20.1 -64-bit.zip
44- - GIT_FOR_WINDOWS_CHECKSUM=02328f37eeefe8d8f5396553ac8f91c98d09e533d49d93c617a4643915a76552
43+ - GIT_FOR_WINDOWS_URL=https://github.com/git-for-windows/git/releases/download/v2.21.0 .windows.1/MinGit-2.21.0 -64-bit.zip
44+ - GIT_FOR_WINDOWS_CHECKSUM=bd91db55bd95eaa80687df28877e2df8c8858a0266e9c67331cfddba2735f25c
4545 - GIT_LFS_CHECKSUM=35d0a62c5e36131b7ba65352146c585eaf1f33d7a229b9471082f49fca53b952
4646 - os : linux
4747 language : c
4848 env :
4949 - TARGET_PLATFORM=win32
5050 - WIN_ARCH=32
51- - GIT_FOR_WINDOWS_URL=https://github.com/git-for-windows/git/releases/download/v2.20.1 .windows.1/MinGit-2.20.1 -32-bit.zip
52- - GIT_FOR_WINDOWS_CHECKSUM=a51b66795c45e3cd1a6041fa6bcc606175870bb2c777f4cfc3dc12c7973ae634
51+ - GIT_FOR_WINDOWS_URL=https://github.com/git-for-windows/git/releases/download/v2.21.0 .windows.1/MinGit-2.21.0 -32-bit.zip
52+ - GIT_FOR_WINDOWS_CHECKSUM=652c05175553e25401e38c7e65467d92748fc5d577374c9587c09f5875d8937e
5353 - GIT_LFS_CHECKSUM=90bbeb7dc4ada394624d3a2675fd51dd4873753a56fb197b17bc01c9fcc91398
5454 - os : linux
5555 language : c
Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ environment:
1313 matrix :
1414 - TARGET_PLATFORM : win32
1515 WIN_ARCH : 64
16- GIT_FOR_WINDOWS_URL : https://github.com/git-for-windows/git/releases/download/v2.20.1 .windows.1/MinGit-2.20.1 -64-bit.zip
17- GIT_FOR_WINDOWS_CHECKSUM : 02328f37eeefe8d8f5396553ac8f91c98d09e533d49d93c617a4643915a76552
16+ GIT_FOR_WINDOWS_URL : https://github.com/git-for-windows/git/releases/download/v2.21.0 .windows.1/MinGit-2.21.0 -64-bit.zip
17+ GIT_FOR_WINDOWS_CHECKSUM : bd91db55bd95eaa80687df28877e2df8c8858a0266e9c67331cfddba2735f25c
1818 GIT_LFS_CHECKSUM : 35d0a62c5e36131b7ba65352146c585eaf1f33d7a229b9471082f49fca53b952
1919 - TARGET_PLATFORM : win32
2020 WIN_ARCH : 32
21- GIT_FOR_WINDOWS_URL : https://github.com/git-for-windows/git/releases/download/v2.20.1 .windows.1/MinGit-2.20.1 -32-bit.zip
22- GIT_FOR_WINDOWS_CHECKSUM : a51b66795c45e3cd1a6041fa6bcc606175870bb2c777f4cfc3dc12c7973ae634
21+ GIT_FOR_WINDOWS_URL : https://github.com/git-for-windows/git/releases/download/v2.21.0 .windows.1/MinGit-2.21.0 -32-bit.zip
22+ GIT_FOR_WINDOWS_CHECKSUM : 652c05175553e25401e38c7e65467d92748fc5d577374c9587c09f5875d8937e
2323 GIT_LFS_CHECKSUM : 90bbeb7dc4ada394624d3a2675fd51dd4873753a56fb197b17bc01c9fcc91398
2424build_script :
2525 - git submodule update --init --recursive
You can’t perform that action at this time.
0 commit comments