Skip to content

Commit e11de94

Browse files
authored
Merge pull request #16 from kanzmrsw/patch-2
Added 1.8.0 download locations
2 parents 3e1c80f + bae243f commit e11de94

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.8.0" "https://storage.googleapis.com/golang/go1.8.darwin-amd64.tar.gz#6fdc9f98b76a28655a8770a1fc8197acd8ef746dd4d8a60589ce19604ba2a120"
2+
3+
install_bsd_32bit "Go Freebsd 32bit 1.8.0" "https://storage.googleapis.com/golang/go1.8.freebsd-386.tar.gz#9965b73686fcf82a7d002e75b30d4125cc9f47906c1e2b2f0ef036a6665f0348"
4+
5+
install_bsd_64bit "Go Freebsd 64bit 1.8.0" "https://storage.googleapis.com/golang/go1.8.freebsd-amd64.tar.gz#e750579f390fe5c95de30c2a52d7ce88250cf971c435323373d22bfab8a63431"
6+
7+
install_linux_32bit "Go Linux 32bit 1.8.0" "https://storage.googleapis.com/golang/go1.8.linux-386.tar.gz#8f618dc8b01c2e53e639a38d780645b8424e671e292c7b518248022205d6a448"
8+
9+
install_linux_64bit "Go Linux 64bit 1.8.0" "https://storage.googleapis.com/golang/go1.8.linux-amd64.tar.gz#53ab94104ee3923e228a2cb2116e5e462ad3ebaeea06ff04463479d7f12d27ca"

0 commit comments

Comments
 (0)