Skip to content

Commit b08f06d

Browse files
author
Jun SAKATA
committed
add 1.9.0 recipes
1 parent 2d48c0c commit b08f06d

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.0" "https://storage.googleapis.com/golang/go1.9.darwin-amd64.tar.gz#2197814c83fc04569f5fabf030f835c95e48562afc48cbc96264665dc552f7a1"
2+
3+
install_bsd_32bit "Go Freebsd 32bit 1.9.0" "https://storage.googleapis.com/golang/go1.9.freebsd-386.tar.gz#9e415e340eaea526170b0fd59aa55939ff4f76c126193002971e8c6799e2ed3a"
4+
5+
install_bsd_64bit "Go Freebsd 64bit 1.9.0" "https://storage.googleapis.com/golang/go1.9.freebsd-amd64.tar.gz#ba54efb2223fb4145604dcaf8605d519467f418ab02c081d3cd0632b6b43b6e7"
6+
7+
install_linux_32bit "Go Linux 32bit 1.9.0" "https://storage.googleapis.com/golang/go1.9.linux-386.tar.gz#7cccff99dacf59162cd67f5b11070d667691397fd421b0a9ad287da019debc4f"
8+
9+
install_linux_64bit "Go Linux 64bit 1.9.0" "https://storage.googleapis.com/golang/go1.9.linux-amd64.tar.gz#d70eadefce8e160638a9a6db97f7192d8463069ab33138893ad3bf31b0650a79"

0 commit comments

Comments
 (0)