mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
go: Update to version 1.19
This commit is contained in:
parent
6fcec88d04
commit
738654aec0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.18.5",
|
||||
"version": "1.19",
|
||||
"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.18.5.windows-amd64.zip",
|
||||
"hash": "73753620602d4b4469770040c53db55e5dd6af2ad07ecc18f71f164c3224eaad"
|
||||
"url": "https://dl.google.com/go/go1.19.windows-amd64.zip",
|
||||
"hash": "bcaaf966f91980d35ae93c37a8fe890e4ddfca19448c0d9f66c027d287e2823a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.18.5.windows-386.zip",
|
||||
"hash": "7b3142ec0c5db991e7f73a231662a92429b90ee151fe47557acb566d8d9ae4d3"
|
||||
"url": "https://dl.google.com/go/go1.19.windows-386.zip",
|
||||
"hash": "45b80c0aca6a5a1f87f111d375db5afee3ce0a9fd5834041c39116e643ba1df2"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user