go: Update to version 1.20.4

This commit is contained in:
github-actions[bot] 2023-05-02 20:25:01 +00:00
parent 2db2936ff2
commit 322385e669

View File

@ -1,20 +1,20 @@
{
"version": "1.20.3",
"version": "1.20.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.20.3.windows-amd64.zip",
"hash": "143a2837821c7dbacf7744cbb1a8421c1f48307c6fdfaeffc5f8c2f69e1b7932"
"url": "https://dl.google.com/go/go1.20.4.windows-amd64.zip",
"hash": "e7528da720f470b711fbd826814167a5fe1bc02a479ab1958dcf839a8294e6d2"
},
"32bit": {
"url": "https://dl.google.com/go/go1.20.3.windows-386.zip",
"hash": "37e9146e1f9d681cfcaa6fee6c7b890c44c64bc50228c9588f3c4231346d33bd"
"url": "https://dl.google.com/go/go1.20.4.windows-386.zip",
"hash": "8f2c5574bb822cc02d3bad4d449e4d2a2de341663df63ad0e7cb0b650a321dab"
},
"arm64": {
"url": "https://dl.google.com/go/go1.20.3.windows-arm64.zip",
"hash": "158cb159e00bc979f473e0f5b5a561613129c5e51067967b72b8e072e5a4db81"
"url": "https://dl.google.com/go/go1.20.4.windows-arm64.zip",
"hash": "691b292c8284f31864b998f5bef8bc6d639799dec2bc319bfbe67dc6986ae02f"
}
},
"extract_dir": "go",