mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
go: Update to version 1.18.1
This commit is contained in:
parent
25b91e9c75
commit
105011abab
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18",
|
"version": "1.18.1",
|
||||||
"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",
|
||||||
@ -10,12 +10,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.google.com/go/go1.18.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.18.1.windows-amd64.zip",
|
||||||
"hash": "65c5c0c709a7ca1b357091b10b795b439d8b50e579d3893edab4c7e9b384f435"
|
"hash": "c30bc3f1f7314a953fe208bd9cd5e24bd9403392a6c556ced3677f9f70f71fe1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.18.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.18.1.windows-386.zip",
|
||||||
"hash": "e23fd2a0509690fe7e63b2b1bcd4c39ed57b46ccde76f35dc0d16ca7fdbc5aaa"
|
"hash": "49ae65551acbfaa57b52fbefa0350b2072512ae3103b8cf1a919a02626dbc743"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user