go: Update to version 1.22.5

This commit is contained in:
github-actions[bot] 2024-07-02 20:27:31 +00:00
parent 719e012b4f
commit c4d1995005

View File

@ -1,20 +1,20 @@
{
"version": "1.22.4",
"version": "1.22.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.22.4.windows-amd64.zip",
"hash": "26321c4d945a0035d8a5bc4a1965b0df401ff8ceac66ce2daadabf9030419a98"
"url": "https://dl.google.com/go/go1.22.5.windows-amd64.zip",
"hash": "59968438b8d90f108fd240d4d2f95b037e59716995f7409e0a322dcb996e9f42"
},
"32bit": {
"url": "https://dl.google.com/go/go1.22.4.windows-386.zip",
"hash": "aca4e2c37278a10f1c70dd0df142f7d66b50334fcee48978d409202d308d6d25"
"url": "https://dl.google.com/go/go1.22.5.windows-386.zip",
"hash": "c44fc421075022add78fbf8db38519dd5520a11832749be2189e64b3cf4f02f9"
},
"arm64": {
"url": "https://dl.google.com/go/go1.22.4.windows-arm64.zip",
"hash": "8a2daa9ea28cbdafddc6171aefed384f4e5b6e714fb52116fe9ed25a132f37ed"
"url": "https://dl.google.com/go/go1.22.5.windows-arm64.zip",
"hash": "6717d5841162aa8c05f932eb74a643f1310b8a88f80f0830e86d194289734bbf"
}
},
"extract_dir": "go",