mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
go: Update to version 1.18.2
This commit is contained in:
parent
c81aad455d
commit
fcc3a63ba7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.1",
|
"version": "1.18.2",
|
||||||
"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.1.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.18.2.windows-amd64.zip",
|
||||||
"hash": "c30bc3f1f7314a953fe208bd9cd5e24bd9403392a6c556ced3677f9f70f71fe1"
|
"hash": "41fc44109c39a98e0c3672989ac5ad205cbb5768067e099dc4fb2b75cba922cf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.18.1.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.18.2.windows-386.zip",
|
||||||
"hash": "49ae65551acbfaa57b52fbefa0350b2072512ae3103b8cf1a919a02626dbc743"
|
"hash": "ac190f91bbdaae7db993b0f12eea59eec2b3b92e1e9d8b068c565fc49f7ec9a8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user