go: Update to version 1.22.4

This commit is contained in:
github-actions[bot] 2024-06-04 20:26:16 +00:00
parent 0f8ca33a5d
commit 7998a9cb7c

View File

@ -1,20 +1,20 @@
{
"version": "1.22.3",
"version": "1.22.4",
"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.3.windows-amd64.zip",
"hash": "cab2af6951a6e2115824263f6df13ff069c47270f5788714fa1d776f7f60cb39"
"url": "https://dl.google.com/go/go1.22.4.windows-amd64.zip",
"hash": "26321c4d945a0035d8a5bc4a1965b0df401ff8ceac66ce2daadabf9030419a98"
},
"32bit": {
"url": "https://dl.google.com/go/go1.22.3.windows-386.zip",
"hash": "f60f63b8a0885e0d924f39fd284aee5438fe87d8c3d8545a312adf43e0d9edac"
"url": "https://dl.google.com/go/go1.22.4.windows-386.zip",
"hash": "aca4e2c37278a10f1c70dd0df142f7d66b50334fcee48978d409202d308d6d25"
},
"arm64": {
"url": "https://dl.google.com/go/go1.22.3.windows-arm64.zip",
"hash": "59b76ee22b9b1c3afbf7f50e3cb4edb954d6c0d25e5e029ab5483a6804d61e71"
"url": "https://dl.google.com/go/go1.22.4.windows-arm64.zip",
"hash": "8a2daa9ea28cbdafddc6171aefed384f4e5b6e714fb52116fe9ed25a132f37ed"
}
},
"extract_dir": "go",