mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
go: Update to version 1.23.5
This commit is contained in:
parent
5a1fb595f8
commit
9c9f7f1940
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.23.4",
|
||||
"version": "1.23.5",
|
||||
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
||||
"homepage": "https://golang.org",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.google.com/go/go1.23.4.windows-amd64.zip",
|
||||
"hash": "16c59ac9196b63afb872ce9b47f945b9821a3e1542ec125f16f6085a1c0f3c39"
|
||||
"url": "https://dl.google.com/go/go1.23.5.windows-amd64.zip",
|
||||
"hash": "96d74945d7daeeb98a7978d0cf099321d7eb821b45f5c510373d545162d39c20"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.23.4.windows-386.zip",
|
||||
"hash": "e544e0e356147ba998e267002bd0f2c4bf3370d495467a55baf2c63595a2026d"
|
||||
"url": "https://dl.google.com/go/go1.23.5.windows-386.zip",
|
||||
"hash": "8441605a005ea74c28d8c02ca5f2708c17b4df7e91796148b9f8760caafb05c1"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://dl.google.com/go/go1.23.4.windows-arm64.zip",
|
||||
"hash": "db69cae5006753c785345c3215ad941f8b6224e2f81fec471c42d6857bee0e6f"
|
||||
"url": "https://dl.google.com/go/go1.23.5.windows-arm64.zip",
|
||||
"hash": "4f20c2d8a5a387c227e3ef48c5506b22906139d8afd8d66a78ef3de8dda1d1c3"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user