Skip to content

Commit

Permalink
Merge pull request #33 from sakajunquality/feature/1.9.1
Browse files Browse the repository at this point in the history
add 1.9.1 and 1.8.4
  • Loading branch information
syndbg committed Oct 5, 2017
2 parents 29bfd9a + 2d2a5b4 commit 8fff5b7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions plugins/go-build/share/go-build/1.8.4
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
install_darwin_64bit "Go Darwin 64bit 1.8.4" "https://storage.googleapis.com/golang/go1.8.4.darwin-amd64.tar.gz#cf803053aec24425d7be986af6dff0051bb48527bcdfa5b9ffeb4d40701ab54e"

install_bsd_32bit "Go Freebsd 32bit 1.8.4" "https://storage.googleapis.com/golang/go1.8.4.freebsd-386.tar.gz#4764920bc94cc9723e7a9a65ae7764922e0ab6148e1cf206bbf37062997fdf4c"

install_bsd_64bit "Go Freebsd 64bit 1.8.4" "https://storage.googleapis.com/golang/go1.8.4.freebsd-amd64.tar.gz#21dd9899b91f4aaeeb85c7bb7db6cd4b44be089b2a7397ea8f9f2e3397a0b5c6"

install_linux_32bit "Go Linux 32bit 1.8.4" "https://storage.googleapis.com/golang/go1.8.4.linux-386.tar.gz#00354388d5f7d21b69c62361e73250d2633124e8599386f704f6dd676a2f82ac"

install_linux_64bit "Go Linux 64bit 1.8.4" "https://storage.googleapis.com/golang/go1.8.4.linux-amd64.tar.gz#0ef737a0aff9742af0f63ac13c97ce36f0bbc8b67385169e41e395f34170944f"
9 changes: 9 additions & 0 deletions plugins/go-build/share/go-build/1.9.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
install_darwin_64bit "Go Darwin 64bit 1.9.1" "https://storage.googleapis.com/golang/go1.9.1.darwin-amd64.tar.gz#59bc6deee2969dddc4490b684b15f63058177f5c7e27134c060288b7d76faab0"

install_bsd_32bit "Go Freebsd 32bit 1.9.1" "https://storage.googleapis.com/golang/go1.9.1.freebsd-386.tar.gz#0da7ad96606a8ceea85652eb20816077769d51de9219d85b9b224a3390070c50"

install_bsd_64bit "Go Freebsd 64bit 1.9.1" "https://storage.googleapis.com/golang/go1.9.1.freebsd-amd64.tar.gz#c4eeacbb94821c5f252897a4d49c78293eaa97b29652d789dce9e79bc6aa6163"

install_linux_32bit "Go Linux 32bit 1.9.1" "https://storage.googleapis.com/golang/go1.9.1.linux-386.tar.gz#2cea1ce9325cb40839601b566bc02b11c92b2942c21110b1b254c7e72e5581e7"

install_linux_64bit "Go Linux 64bit 1.9.1" "https://storage.googleapis.com/golang/go1.9.1.linux-amd64.tar.gz#07d81c6b6b4c2dcf1b5ef7c27aaebd3691cdb40548500941f92b221147c5d9c7"

0 comments on commit 8fff5b7

Please sign in to comment.