go: Update to version 1.26.0

This commit is contained in:
github-actions[bot] 2026-02-10 20:33:41 +00:00
parent befc603887
commit 1f05f19cdd

View File

@ -1,20 +1,20 @@
{
"version": "1.25.7",
"version": "1.26.0",
"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.25.7.windows-amd64.zip",
"hash": "c75e5f4ff62d085cc0017be3ad19d5536f46825fa05db06ec468941f847e3228"
"url": "https://dl.google.com/go/go1.26.0.windows-amd64.zip",
"hash": "9bbe0fc64236b2b51f6255c05c4232532b8ecc0e6d2e00950bd3021d8a4d07d4"
},
"32bit": {
"url": "https://dl.google.com/go/go1.25.7.windows-386.zip",
"hash": "baa6b488291801642fa620026169e38bec2da2ac187cd3ae2145721cf826bbc3"
"url": "https://dl.google.com/go/go1.26.0.windows-386.zip",
"hash": "50674f3d6a071fa1a4c1d76dc37fafa0330df87d84087a262fee020da5396b6b"
},
"arm64": {
"url": "https://dl.google.com/go/go1.25.7.windows-arm64.zip",
"hash": "807033f85931bc4a589ca8497535dcbeb1f30d506e47fa200f5f04c4a71c3d9f"
"url": "https://dl.google.com/go/go1.26.0.windows-arm64.zip",
"hash": "73bdbb9f64aa152758024485c5243a1098182bb741fcc603b6fb664ee5e0fe35"
}
},
"extract_dir": "go",