mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
go: Update to version 1.19.2
This commit is contained in:
parent
22ac595a07
commit
c07d0bc069
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.1",
|
"version": "1.19.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.19.1.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.19.2.windows-amd64.zip",
|
||||||
"hash": "b33584c1d93b0e9c783de876b7aa99d3018bdeccd396aeb6d516a74e9d88d55f"
|
"hash": "e132d4f0518b0d417eb6cc5f182c3385f6d24bb2eebee2566cd1a7ab6097e3f2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.19.1.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.19.2.windows-386.zip",
|
||||||
"hash": "bc7043e7a9a8d34aacd06f8c2f70e166d1d148f6800814cff790c45b9ab31cee"
|
"hash": "9355b09b23e9db33945a7ba45bb75981ab0bb6006713099732167722cf081b53"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user