File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ if exist .deps\prepared goto :render
13
13
rmdir /s /q .deps 2 > NUL
14
14
mkdir .deps || goto :error
15
15
cd .deps || goto :error
16
- call :download go.zip https://dl.google.com/go/go1.14.windows-amd64.zip cc2f1e8d19744fe0b2e979bf9a4f9d224e416f4f54cb6cf3aa8b5e9c0865de37 || goto :error
16
+ call :download go.zip https://dl.google.com/go/go1.14.1. windows-amd64.zip 4bcc3bbdeba4b298120b4ea78e22b8c0fe93478b47dd7b84d70d97d2b264a0a6 || goto :error
17
17
rem Mirror of https://musl.cc/i686-w64-mingw32-native.zip
18
18
call :download mingw-x86.zip https://download.wireguard.com/windows-toolchain/distfiles/i686-w64-mingw32-native-20190903.zip dfb297cc86c4a4c12eedaeb0a89dff2e1cfa9afacfb9c32690dd23ca7726560a || goto :error
19
19
rem Mirror of https://musl.cc/x86_64-w64-mingw32-native.zip
You can’t perform that action at this time.
0 commit comments