Skip to content

Commit

Permalink
add 1.14.7 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenithar authored Aug 19, 2020
1 parent 6e72a6d commit a94d7d7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
11 changes: 11 additions & 0 deletions plugins/go-build/share/go-build/1.14.7
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
install_darwin_64bit "Go Darwin 64bit 1.14.7" "https://golang.org/dl/go1.14.7.darwin-amd64.tar.gz#9a71abeb3de60ed33c0f90368be814d140bc868963e90fbb98ea665335ffbf9a"

install_bsd_32bit "Go Freebsd 32bit 1.14.7" "https://golang.org/dl/go1.14.7.freebsd-386.tar.gz#a834a20cc925fb8c1d00a7ac4b704a238902a5d23d29b3cc064d056f2eef3234"

install_bsd_64bit "Go Freebsd 64bit 1.14.7" "https://golang.org/dl/go1.14.7.freebsd-amd64.tar.gz#8a0c69f67c85a8ec457ecb9f6dbc0ff2650b0490e84caf78c66ea6ce87bd527a"

install_linux_32bit "Go Linux 32bit 1.14.7" "https://golang.org/dl/go1.14.7.linux-386.tar.gz#2f5793f10bb6b08eedecd376aa3d594e10193c6b5cf198ada46200259ff76547"

install_linux_64bit "Go Linux 64bit 1.14.7" "https://golang.org/dl/go1.14.7.linux-amd64.tar.gz#4a7fa60f323ee1416a4b1425aefc37ea359e9d64df19c326a58953a97ad41ea5"

install_linux_arm "Go Linux arm 1.14.7" "https://golang.org/dl/go1.14.7.linux-armv6l.tar.gz#fe5b6f6e441f3cb7b53ebf1a010bbebcb720ac98124984cfe2e51d72b8a58c71"
3 changes: 3 additions & 0 deletions plugins/go-build/test/goenv-install.bats
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ OUT
1.14.4
1.14.5
1.14.6
1.14.7
1.15.0
1.15beta1
1.15rc2
Expand Down Expand Up @@ -514,6 +515,7 @@ Available versions:
1.14.4
1.14.5
1.14.6
1.14.7
1.15.0
1.15beta1
1.15rc2
Expand Down Expand Up @@ -643,6 +645,7 @@ Available versions:
1.14.4
1.14.5
1.14.6
1.14.7
1.15.0
1.15beta1
1.15rc2
Expand Down

0 comments on commit a94d7d7

Please sign in to comment.