We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0f7212 commit 6bf1b80Copy full SHA for 6bf1b80
update-golang.sh
@@ -29,7 +29,7 @@ log_stdin() {
29
release_list=https://golang.org/doc/devel/release.html
30
source=https://storage.googleapis.com/golang
31
destination=/usr/local
32
-release=1.11.1 ;# just the default. the script detects the latest available release.
+release=1.11.2 ;# just the default. the script detects the latest available release.
33
profiled=/etc/profile.d/golang_path.sh
34
arch_probe="uname -m"
35
update-golang.sh.sha256
@@ -1 +1 @@
1
-d5791c045822f1aad3330fbaf0c9a5c2ece281c2eb5014d7f6d95bae3a7c70d1 update-golang.sh
+e06496f7552bfc956f252a6c84a22ade03481084186a844009dc82485858498f update-golang.sh
0 commit comments