go: Update to version 1.25.0

This commit is contained in:
github-actions[bot] 2025-08-13 00:41:42 +00:00
parent c5eef416c8
commit cc0b1c00cc

View File

@ -1,20 +1,20 @@
{
"version": "1.24.6",
"version": "1.25.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.24.6.windows-amd64.zip",
"hash": "4fbc8af2cfca9e5059019b5150a426eb78e1e57718bf08f0e52b1c942a2782bf"
"url": "https://dl.google.com/go/go1.25.0.windows-amd64.zip",
"hash": "89efb4f9b30812eee083cc1770fdd2913c14d301064f6454851428f9707d190b"
},
"32bit": {
"url": "https://dl.google.com/go/go1.24.6.windows-386.zip",
"hash": "39b4d31b933d2f7c8913e70fb0fffef27252e441c386eac5c13632cbb28dfb6e"
"url": "https://dl.google.com/go/go1.25.0.windows-386.zip",
"hash": "df9f39db82a803af0db639e3613a36681ab7a42866b1384b3f3a1045663961a7"
},
"arm64": {
"url": "https://dl.google.com/go/go1.24.6.windows-arm64.zip",
"hash": "45c41b237d00e92e4cf8adce11b4c5258048b47a92bfbb1f4ef3b928d6fcb0b2"
"url": "https://dl.google.com/go/go1.25.0.windows-arm64.zip",
"hash": "27bab004c72b3d7bd05a69b6ec0fc54a309b4b78cc569dd963d8b3ec28bfdb8c"
}
},
"extract_dir": "go",