Skip to content

Commit f2bf35b

Browse files
author
Jun SAKATA
committed
Go 1.9.3
1 parent e7ed8e5 commit f2bf35b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

  • plugins/go-build/share/go-build
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
install_darwin_64bit "Go Darwin 64bit 1.9.3" "https://dl.google.com/go/go1.9.3.darwin-amd64.tar.gz#f84b39c2ed7df0c2f1648e2b90b2198a6783db56b53700dabfa58afd6335d324"
2+
3+
install_bsd_32bit "Go Freebsd 32bit 1.9.3" "https://dl.google.com/go/go1.9.3.freebsd-386.tar.gz#a755739e3be0415344d62ea3b168bdcc9a54f7862ac15832684ff2d3e8127a03"
4+
5+
install_bsd_64bit "Go Freebsd 64bit 1.9.3" "https://dl.google.com/go/go1.9.3.freebsd-amd64.tar.gz#f95066089a88749c45fae798422d04e254fe3b622ff030d12bdf333402b186ec"
6+
7+
install_linux_32bit "Go Linux 32bit 1.9.3" "https://dl.google.com/go/go1.9.3.linux-386.tar.gz#bc0782ac8116b2244dfe2a04972bbbcd7f1c2da455a768ab47b32864bcd0d49d"
8+
9+
install_linux_64bit "Go Linux 64bit 1.9.3" "https://dl.google.com/go/go1.9.3.linux-amd64.tar.gz#a4da5f4c07dfda8194c4621611aeb7ceaab98af0b38bfb29e1be2ebb04c3556c"

0 commit comments

Comments
 (0)