go: Update to version 1.20.3

This commit is contained in:
github-actions[bot] 2023-04-04 20:26:02 +00:00
parent 36ebd804b2
commit 85a25a5491

View File

@ -1,20 +1,20 @@
{
"version": "1.20.2",
"version": "1.20.3",
"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.2.windows-amd64.zip",
"hash": "fe439f0e438f7555a7f5f7194ddb6f4a07b0de1fa414385d19f2aeb26d9f43db"
"url": "https://dl.google.com/go/go1.20.3.windows-amd64.zip",
"hash": "143a2837821c7dbacf7744cbb1a8421c1f48307c6fdfaeffc5f8c2f69e1b7932"
},
"32bit": {
"url": "https://dl.google.com/go/go1.20.2.windows-386.zip",
"hash": "31838b291117495bbb93683603e98d5118bfabd2eb318b4d07540bfd524bab86"
"url": "https://dl.google.com/go/go1.20.3.windows-386.zip",
"hash": "37e9146e1f9d681cfcaa6fee6c7b890c44c64bc50228c9588f3c4231346d33bd"
},
"arm64": {
"url": "https://dl.google.com/go/go1.20.2.windows-arm64.zip",
"hash": "ac5010c8b8b22849228a8dea698d58b9c7be2195d30c6d778cce0f709858fa64"
"url": "https://dl.google.com/go/go1.20.3.windows-arm64.zip",
"hash": "158cb159e00bc979f473e0f5b5a561613129c5e51067967b72b8e072e5a4db81"
}
},
"extract_dir": "go",