mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go: Update to version 1.14.1
This commit is contained in:
parent
37099dfd72
commit
bda8713e95
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.14",
|
||||
"version": "1.14.1",
|
||||
"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.14.windows-amd64.zip",
|
||||
"hash": "cc2f1e8d19744fe0b2e979bf9a4f9d224e416f4f54cb6cf3aa8b5e9c0865de37"
|
||||
"url": "https://dl.google.com/go/go1.14.1.windows-amd64.zip",
|
||||
"hash": "4bcc3bbdeba4b298120b4ea78e22b8c0fe93478b47dd7b84d70d97d2b264a0a6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.14.windows-386.zip",
|
||||
"hash": "adb634bedc4143b67c50b2e60f36a2cbcad6ab05ec41a972e2115701584170a2"
|
||||
"url": "https://dl.google.com/go/go1.14.1.windows-386.zip",
|
||||
"hash": "66a6dcf28298ce2c3311487af0822adfec789e07bebc3b5cc6a75be9fadaef24"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user