Skip to content

Commit

Permalink
Fix linux arm 64bit version in link (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
scop authored Mar 15, 2021
1 parent 037dce0 commit 5379020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/go-build/share/go-build/1.15.8
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ install_linux_64bit "Go Linux 64bit 1.15.8" "https://golang.org/dl/go1.15.8.linu

install_linux_arm "Go Linux arm 1.15.8" "https://golang.org/dl/go1.15.8.linux-armv6l.tar.gz#708c398cb9e5029cfd5b654370978bf0e797d4d4a71153c06c7378db7e249a53"

install_linux_arm_64bit "Go Linux arm 64bit 1.15.8" "https://golang.org/dl/go1.15.7.linux-arm64.tar.gz#0e31ea4bf53496b0f0809730520dee98c0ae5c530f3701a19df0ba0a327bf3d2"
install_linux_arm_64bit "Go Linux arm 64bit 1.15.8" "https://golang.org/dl/go1.15.8.linux-arm64.tar.gz#0e31ea4bf53496b0f0809730520dee98c0ae5c530f3701a19df0ba0a327bf3d2"

0 comments on commit 5379020

Please sign in to comment.