mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
go: Update to version 1.22.3
This commit is contained in:
parent
9752efc412
commit
fb62bd3412
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.22.2",
|
"version": "1.22.3",
|
||||||
"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.22.2.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.22.3.windows-amd64.zip",
|
||||||
"hash": "8e581cf330f49d3266e936521a2d8263679ef7e2fc2cbbceb85659122d883596"
|
"hash": "cab2af6951a6e2115824263f6df13ff069c47270f5788714fa1d776f7f60cb39"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.22.2.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.22.3.windows-386.zip",
|
||||||
"hash": "651753c06df037020ef4d162c5b273452e9ba976ed17ae39e66ef7ee89d8147e"
|
"hash": "f60f63b8a0885e0d924f39fd284aee5438fe87d8c3d8545a312adf43e0d9edac"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://dl.google.com/go/go1.22.2.windows-arm64.zip",
|
"url": "https://dl.google.com/go/go1.22.3.windows-arm64.zip",
|
||||||
"hash": "ddfca5beb9a0c62254266c3090c2555d899bf3e7aa26243e7de3621108f06875"
|
"hash": "59b76ee22b9b1c3afbf7f50e3cb4edb954d6c0d25e5e029ab5483a6804d61e71"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user