Skip to content

Commit 94e13fb

Browse files
committed
go: bump
1 parent 9f1e165 commit 94e13fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if exist .deps\prepared goto :render
1313
rmdir /s /q .deps 2> NUL
1414
mkdir .deps || goto :error
1515
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
1717
rem Mirror of https://musl.cc/i686-w64-mingw32-native.zip
1818
call :download mingw-x86.zip https://download.wireguard.com/windows-toolchain/distfiles/i686-w64-mingw32-native-20190903.zip dfb297cc86c4a4c12eedaeb0a89dff2e1cfa9afacfb9c32690dd23ca7726560a || goto :error
1919
rem Mirror of https://musl.cc/x86_64-w64-mingw32-native.zip

0 commit comments

Comments
 (0)