We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e64b0a9 commit a778584Copy full SHA for a778584
update-golang.sh
@@ -33,7 +33,7 @@ source=https://storage.googleapis.com/golang
33
#source=https://dl.google.com/go
34
#source=https://go.dev/dl
35
destination=/usr/local
36
-release=1.24.0 ;# just the default. the script detects the latest available release.
+release=1.24.2 ;# just the default. the script detects the latest available release.
37
arch_probe="uname -m"
38
connect_timeout=5
39
update-golang.sh.sha256
@@ -1 +1 @@
1
-3a4e174ce8c7b0d02ff60f2a57bec55bf6eebdc6c6bf2c655c1638f526f5569d update-golang.sh
+f36774d0a8e02fbd2cd437b1ac592bc8599635658e7effc5b9677f3c4b68c2b6 update-golang.sh
0 commit comments