We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e6b43 commit e64b0a9Copy full SHA for e64b0a9
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.23.6 ;# just the default. the script detects the latest available release.
+release=1.24.0 ;# 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
-918151583aa9d641d9459d83c786e843043f6c1901540ecec3e0d151852ad374 update-golang.sh
+3a4e174ce8c7b0d02ff60f2a57bec55bf6eebdc6c6bf2c655c1638f526f5569d update-golang.sh
0 commit comments