Skip to content

Commit

Permalink
Merge pull request #38 from sakajunquality/feature/1.9.3
Browse files Browse the repository at this point in the history
Go 1.9.3
  • Loading branch information
syndbg authored Jan 23, 2018
2 parents 081cb69 + f2bf35b commit 3e58cf8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions plugins/go-build/share/go-build/1.9.3
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
install_darwin_64bit "Go Darwin 64bit 1.9.3" "https://dl.google.com/go/go1.9.3.darwin-amd64.tar.gz#f84b39c2ed7df0c2f1648e2b90b2198a6783db56b53700dabfa58afd6335d324"

install_bsd_32bit "Go Freebsd 32bit 1.9.3" "https://dl.google.com/go/go1.9.3.freebsd-386.tar.gz#a755739e3be0415344d62ea3b168bdcc9a54f7862ac15832684ff2d3e8127a03"

install_bsd_64bit "Go Freebsd 64bit 1.9.3" "https://dl.google.com/go/go1.9.3.freebsd-amd64.tar.gz#f95066089a88749c45fae798422d04e254fe3b622ff030d12bdf333402b186ec"

install_linux_32bit "Go Linux 32bit 1.9.3" "https://dl.google.com/go/go1.9.3.linux-386.tar.gz#bc0782ac8116b2244dfe2a04972bbbcd7f1c2da455a768ab47b32864bcd0d49d"

install_linux_64bit "Go Linux 64bit 1.9.3" "https://dl.google.com/go/go1.9.3.linux-amd64.tar.gz#a4da5f4c07dfda8194c4621611aeb7ceaab98af0b38bfb29e1be2ebb04c3556c"

0 comments on commit 3e58cf8

Please sign in to comment.