go: Update to version 1.20.5

This commit is contained in:
github-actions[bot] 2023-06-06 20:24:10 +00:00
parent 19b15fa74b
commit 3f7d569a76

View File

@ -1,20 +1,20 @@
{
"version": "1.20.4",
"version": "1.20.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.20.4.windows-amd64.zip",
"hash": "e7528da720f470b711fbd826814167a5fe1bc02a479ab1958dcf839a8294e6d2"
"url": "https://dl.google.com/go/go1.20.5.windows-amd64.zip",
"hash": "c04a4ed73c3624d5b4c4f62e44a141549cc0bfd83a7492c31ca8b86b3752f077"
},
"32bit": {
"url": "https://dl.google.com/go/go1.20.4.windows-386.zip",
"hash": "8f2c5574bb822cc02d3bad4d449e4d2a2de341663df63ad0e7cb0b650a321dab"
"url": "https://dl.google.com/go/go1.20.5.windows-386.zip",
"hash": "af6655ad9eff15baebb738b7b416f0f67037b1cd03036bfa4e8aede393fb7c44"
},
"arm64": {
"url": "https://dl.google.com/go/go1.20.4.windows-arm64.zip",
"hash": "691b292c8284f31864b998f5bef8bc6d639799dec2bc319bfbe67dc6986ae02f"
"url": "https://dl.google.com/go/go1.20.5.windows-arm64.zip",
"hash": "12473045a34e21574fee8f9a4ecfcff55be2b9d19663d9aaec659f9495212c73"
}
},
"extract_dir": "go",