mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
go: Update to version 1.14
This commit is contained in:
parent
be99546b6f
commit
8d5076f21c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.13.8",
|
||||
"version": "1.14",
|
||||
"homepage": "https://golang.org",
|
||||
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
||||
"license": "BSD-3-Clause",
|
||||
@ -19,12 +19,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.google.com/go/go1.13.8.windows-amd64.zip",
|
||||
"hash": "aaf0888907144ca7070c8dad03fcf1308f77a42d2f6e4d2a609e64e9ae73cf4f"
|
||||
"url": "https://dl.google.com/go/go1.14.windows-amd64.zip",
|
||||
"hash": "cc2f1e8d19744fe0b2e979bf9a4f9d224e416f4f54cb6cf3aa8b5e9c0865de37"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.13.8.windows-386.zip",
|
||||
"hash": "00c765048392c78fd3681ea5279c408e21fc94f033a504a1158fc6279fb068e3"
|
||||
"url": "https://dl.google.com/go/go1.14.windows-386.zip",
|
||||
"hash": "adb634bedc4143b67c50b2e60f36a2cbcad6ab05ec41a972e2115701584170a2"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user