diff --git a/update-golang.sh b/update-golang.sh index 7935877..5ba9e85 100755 --- a/update-golang.sh +++ b/update-golang.sh @@ -29,7 +29,7 @@ log_stdin() { release_list=https://golang.org/doc/devel/release.html source=https://storage.googleapis.com/golang destination=/usr/local -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. profiled=/etc/profile.d/golang_path.sh arch_probe="uname -m" diff --git a/update-golang.sh.sha256 b/update-golang.sh.sha256 index e3b2137..d83c74d 100644 --- a/update-golang.sh.sha256 +++ b/update-golang.sh.sha256 @@ -1 +1 @@ -d5791c045822f1aad3330fbaf0c9a5c2ece281c2eb5014d7f6d95bae3a7c70d1 update-golang.sh +e06496f7552bfc956f252a6c84a22ade03481084186a844009dc82485858498f update-golang.sh