Skip to content

Commit 66e3ccc

Browse files
authored
Merge pull request #25 from cryeo/cryeo/add_1.8.1_to_go_build
Add 1.8.1 to go-build recipes
2 parents 80fb488 + 8d60d62 commit 66e3ccc

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.1" "https://storage.googleapis.com/golang/go1.8.1.darwin-amd64.tar.gz#25b026fe2f4de7c80b227f69588b06b93787f5b5f134fbf2d652926c08c04bcd"
2+
3+
install_bsd_32bit "Go Freebsd 32bit 1.8.1" "https://storage.googleapis.com/golang/go1.8.1.freebsd-386.tar.gz#8f6dd6acd2076e21b4e154d3daa8243fcedbdfd63be7cb54a3dae8be66e46bd9"
4+
5+
install_bsd_64bit "Go Freebsd 64bit 1.8.1" "https://storage.googleapis.com/golang/go1.8.1.freebsd-amd64.tar.gz#91065d4bb311bba74d7c1e3e6bab82fbba24c9da8aeca9e803caabcc66de1af7"
6+
7+
install_linux_32bit "Go Linux 32bit 1.8.1" "https://storage.googleapis.com/golang/go1.8.1.linux-386.tar.gz#cb3f4527112075a8b045d708f793aeee2709d2f5ddd320973a1413db06fddb50"
8+
9+
install_linux_64bit "Go Linux 64bit 1.8.1" "https://storage.googleapis.com/golang/go1.8.1.linux-amd64.tar.gz#a579ab19d5237e263254f1eac5352efcf1d70b9dacadb6d6bb12b0911ede8994"

0 commit comments

Comments
 (0)