mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go: Update to version 1.24.6
This commit is contained in:
parent
5e6d439570
commit
164522db5e
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.5",
|
"version": "1.24.6",
|
||||||
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
||||||
"homepage": "https://golang.org",
|
"homepage": "https://golang.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.google.com/go/go1.24.5.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.24.6.windows-amd64.zip",
|
||||||
"hash": "658f432689106d4e0a401a2ebb522b1213f497bc8357142fe8def18d79f02957"
|
"hash": "4fbc8af2cfca9e5059019b5150a426eb78e1e57718bf08f0e52b1c942a2782bf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.24.5.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.24.6.windows-386.zip",
|
||||||
"hash": "f1eba3975419b0b693bb24064f8bd775ec0b7f3755413fb64d133b48f517279e"
|
"hash": "39b4d31b933d2f7c8913e70fb0fffef27252e441c386eac5c13632cbb28dfb6e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://dl.google.com/go/go1.24.5.windows-arm64.zip",
|
"url": "https://dl.google.com/go/go1.24.6.windows-arm64.zip",
|
||||||
"hash": "cd2955c4e3166a0cef4b76830025e4cc6e9ecccff32c02979a63f534d83c2e66"
|
"hash": "45c41b237d00e92e4cf8adce11b4c5258048b47a92bfbb1f4ef3b928d6fcb0b2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user