Skip to content

Commit

Permalink
Merge pull request #53 from toshi0607/features/add-1.11.0-and-1.10.4
Browse files Browse the repository at this point in the history
add 1.11.0 and 1.10.4
  • Loading branch information
syndbg committed Aug 26, 2018
2 parents 4ba5ad4 + 3bc7c18 commit 3f4f833
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions plugins/go-build/share/go-build/1.10.4
@@ -0,0 +1,11 @@
install_darwin_64bit "Go Darwin 64bit 1.10.4" "https://dl.google.com/go/go1.10.4.darwin-amd64.tar.gz#2ba324f01de2b2ece0376f6d696570a4c5c13db67d00aadfd612adc56feff587"

install_bsd_32bit "Go Freebsd 32bit 1.10.4" "https://dl.google.com/go/go1.10.4.freebsd-386.tar.gz#d2d375daf6352e7b2d4f0dc8a90d1dbc463b955221b9d87fb1fbde805c979bb2"

install_bsd_64bit "Go Freebsd 64bit 1.10.4" "https://dl.google.com/go/go1.10.4.freebsd-amd64.tar.gz#ad2fbf6ab2d1754f4ae5d8f6488bdcc6cc48dd15cac29207f38f7cbf0978ed17"

install_linux_32bit "Go Linux 32bit 1.10.4" "https://dl.google.com/go/go1.10.4.linux-386.tar.gz#771f48e55776d4abc9c2a74907457066c7c282ac05fa01cf5ff4422ced76d2ee"

install_linux_64bit "Go Linux 64bit 1.10.4" "https://dl.google.com/go/go1.10.4.linux-amd64.tar.gz#fa04efdb17a275a0c6e137f969a1c4eb878939e91e1da16060ce42f02c2ec5ec"

install_linux_arm "Go Linux arm 1.10.4" "https://dl.google.com/go/go1.10.4.linux-armv6l.tar.gz#4e1e80bd98f3598c0c48ba0c189c836d01b602bfc769b827a4bfed01d2c14b21"
11 changes: 11 additions & 0 deletions plugins/go-build/share/go-build/1.11.0
@@ -0,0 +1,11 @@
install_darwin_64bit "Go Darwin 64bit 1.11.0" "https://dl.google.com/go/go1.11.darwin-amd64.tar.gz#9749e6cb9c6d05cf10445a7c9899b58e72325c54fee9783ed1ac679be8e1e073"

install_bsd_32bit "Go Freebsd 32bit 1.11.0" "https://dl.google.com/go/go1.11.freebsd-386.tar.gz#e4c2a9bd43932cb8f3226e866737e4a0f8cdda93db9d82754a0ffea04af1a259"

install_bsd_64bit "Go Freebsd 64bit 1.11.0" "https://dl.google.com/go/go1.11.freebsd-amd64.tar.gz#535a7561a229bfe7bece68c8e315421fd9fbbd3a599b461944113c8d8240b28f"

install_linux_32bit "Go Linux 32bit 1.11.0" "https://dl.google.com/go/go1.11.linux-386.tar.gz#1a91932b65b4af2f84ef2dce10d790e6a0d3d22c9ea1bdf3d8c4d9279dfa680e"

install_linux_64bit "Go Linux 64bit 1.11.0" "https://dl.google.com/go/go1.11.linux-amd64.tar.gz#b3fcf280ff86558e0559e185b601c9eade0fd24c900b4c63cd14d1d38613e499"

install_linux_arm "Go Linux arm 1.11.0" "https://dl.google.com/go/go1.11.linux-armv6l.tar.gz#8ffeb3577d8ca5477064f1cb8739835973c866487f2bf81df1227eaa96826acd"

0 comments on commit 3f4f833

Please sign in to comment.