Skip to content

Commit 735fd21

Browse files
author
udhos
committed
Update default hard-coded release.
1 parent 48f5ad0 commit 735fd21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

update-golang.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ log_stdin() {
3030
release_list=https://golang.org/dl/
3131
source=https://storage.googleapis.com/golang
3232
destination=/usr/local
33-
release=1.11.2 ;# just the default. the script detects the latest available release.
33+
release=1.11.3 ;# just the default. the script detects the latest available release.
3434
profiled=/etc/profile.d/golang_path.sh
3535
arch_probe="uname -m"
3636

update-golang.sh.sha256

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3588dee351fb6acb29e85dc387a644af8fa08c4c3be6ec55f7a515f190d4c164 update-golang.sh
1+
4a80a5afca5abcf6cfb48467b79e5e6054e867f820f4464096b5be3a8c3f7be7 update-golang.sh

0 commit comments

Comments
 (0)