mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
go: Update to version 1.23.6
This commit is contained in:
parent
cf4d2324e4
commit
ba11b9bc48
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.23.5",
|
"version": "1.23.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.23.5.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.23.6.windows-amd64.zip",
|
||||||
"hash": "96d74945d7daeeb98a7978d0cf099321d7eb821b45f5c510373d545162d39c20"
|
"hash": "53fec1586850b2cf5ad6438341ff7adc5f6700dd3ec1cfa3f5e8b141df190243"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.23.5.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.23.6.windows-386.zip",
|
||||||
"hash": "8441605a005ea74c28d8c02ca5f2708c17b4df7e91796148b9f8760caafb05c1"
|
"hash": "96820c0f5d464dd694543329e9b4d413b17c821c03a055717a29e6735b44c2d8"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://dl.google.com/go/go1.23.5.windows-arm64.zip",
|
"url": "https://dl.google.com/go/go1.23.6.windows-arm64.zip",
|
||||||
"hash": "4f20c2d8a5a387c227e3ef48c5506b22906139d8afd8d66a78ef3de8dda1d1c3"
|
"hash": "a2d2ec1b3759552bdd9cdf58858f91dfbfd6ab3a472f00b5255acbed30b1aa41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user