mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
go: Update to version 1.20.4
This commit is contained in:
parent
2db2936ff2
commit
322385e669
@ -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.",
|
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
||||||
"homepage": "https://golang.org",
|
"homepage": "https://golang.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.google.com/go/go1.20.3.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.20.4.windows-amd64.zip",
|
||||||
"hash": "143a2837821c7dbacf7744cbb1a8421c1f48307c6fdfaeffc5f8c2f69e1b7932"
|
"hash": "e7528da720f470b711fbd826814167a5fe1bc02a479ab1958dcf839a8294e6d2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.20.3.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.20.4.windows-386.zip",
|
||||||
"hash": "37e9146e1f9d681cfcaa6fee6c7b890c44c64bc50228c9588f3c4231346d33bd"
|
"hash": "8f2c5574bb822cc02d3bad4d449e4d2a2de341663df63ad0e7cb0b650a321dab"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://dl.google.com/go/go1.20.3.windows-arm64.zip",
|
"url": "https://dl.google.com/go/go1.20.4.windows-arm64.zip",
|
||||||
"hash": "158cb159e00bc979f473e0f5b5a561613129c5e51067967b72b8e072e5a4db81"
|
"hash": "691b292c8284f31864b998f5bef8bc6d639799dec2bc319bfbe67dc6986ae02f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user