mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
go: Update to version 1.14.4
This commit is contained in:
parent
fdcb2aa0b5
commit
efd34e74ea
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.14.3",
|
||||
"version": "1.14.4",
|
||||
"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.3.windows-amd64.zip",
|
||||
"hash": "6811c14341fa0e5ebe05b28a4a8086e51a25ee54bc860f83183e1c478e3b1b60"
|
||||
"url": "https://dl.google.com/go/go1.14.4.windows-amd64.zip",
|
||||
"hash": "e04f591219b18e7cabe73eb79c90405b5c7a5baee61377670d7a48429c5c978d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.14.3.windows-386.zip",
|
||||
"hash": "b0007593f4e293980d968acc97162692e04cec12b07b5a4928dba64462574abd"
|
||||
"url": "https://dl.google.com/go/go1.14.4.windows-386.zip",
|
||||
"hash": "555d7e9919ca58d5c64b2377ca09095eeba3a5d19766f2581ff02e9eb004f6fc"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user