mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
go: Update to version 1.19.1
This commit is contained in:
parent
28042c529b
commit
dda58afd35
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.19",
|
||||
"version": "1.19.1",
|
||||
"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",
|
||||
@ -10,12 +10,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.google.com/go/go1.19.windows-amd64.zip",
|
||||
"hash": "bcaaf966f91980d35ae93c37a8fe890e4ddfca19448c0d9f66c027d287e2823a"
|
||||
"url": "https://dl.google.com/go/go1.19.1.windows-amd64.zip",
|
||||
"hash": "b33584c1d93b0e9c783de876b7aa99d3018bdeccd396aeb6d516a74e9d88d55f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.19.windows-386.zip",
|
||||
"hash": "45b80c0aca6a5a1f87f111d375db5afee3ce0a9fd5834041c39116e643ba1df2"
|
||||
"url": "https://dl.google.com/go/go1.19.1.windows-386.zip",
|
||||
"hash": "bc7043e7a9a8d34aacd06f8c2f70e166d1d148f6800814cff790c45b9ab31cee"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user