mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
go: Update to version 1.13.4
This commit is contained in:
parent
4d5127375e
commit
2380bc0af0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.13.3",
|
||||
"version": "1.13.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.13.3.windows-amd64.zip",
|
||||
"hash": "9585efeab37783152c81c6ce373b22e68f45c6801dc2c208bfd1e47b646efbef"
|
||||
"url": "https://dl.google.com/go/go1.13.4.windows-amd64.zip",
|
||||
"hash": "ab8b7f7a2a4f7b58720fb2128b32c7471092961ff46a01d9384fb489d8212a0b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.13.3.windows-386.zip",
|
||||
"hash": "b27a4266652f1a72b4023bccd1b036ba356cc6a27c18d329a8e624759626298d"
|
||||
"url": "https://dl.google.com/go/go1.13.4.windows-386.zip",
|
||||
"hash": "a6956184e31b5c97ee76ed736f1c5b708ace7f5673511862f9fcb8ab64851286"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user