Skip to content

Commit

Permalink
Update default version to 1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
udhos committed Oct 7, 2020
1 parent 4abcfb9 commit 5480f11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion update-golang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ log_stdin() {
release_list=https://golang.org/dl/
source=https://storage.googleapis.com/golang
destination=/usr/local
release=1.13.7 ;# just the default. the script detects the latest available release.
release=1.15.2 ;# just the default. the script detects the latest available release.
arch_probe="uname -m"

os=$(uname -s | tr "[:upper:]" "[:lower:]")
Expand Down
2 changes: 1 addition & 1 deletion update-golang.sh.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d1c28134e26eebbab93cad857e02b0abeae3c48d5d393e5a13b5038e09280272 update-golang.sh
068538c237fee11e217f75742775b0dbef3c2059a48a10b7b566640d88f29fdb update-golang.sh

0 comments on commit 5480f11

Please sign in to comment.