We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f5ad0 commit 735fd21Copy full SHA for 735fd21
update-golang.sh
@@ -30,7 +30,7 @@ log_stdin() {
30
release_list=https://golang.org/dl/
31
source=https://storage.googleapis.com/golang
32
destination=/usr/local
33
-release=1.11.2 ;# just the default. the script detects the latest available release.
+release=1.11.3 ;# just the default. the script detects the latest available release.
34
profiled=/etc/profile.d/golang_path.sh
35
arch_probe="uname -m"
36
update-golang.sh.sha256
@@ -1 +1 @@
1
-3588dee351fb6acb29e85dc387a644af8fa08c4c3be6ec55f7a515f190d4c164 update-golang.sh
+4a80a5afca5abcf6cfb48467b79e5e6054e867f820f4464096b5be3a8c3f7be7 update-golang.sh
0 commit comments