mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go: Update to version 1.13.5
This commit is contained in:
parent
4e9c5ee94a
commit
df8a19a7c5
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.13.4",
|
"version": "1.13.5",
|
||||||
"homepage": "https://golang.org",
|
"homepage": "https://golang.org",
|
||||||
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -19,12 +19,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.google.com/go/go1.13.4.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.13.5.windows-amd64.zip",
|
||||||
"hash": "ab8b7f7a2a4f7b58720fb2128b32c7471092961ff46a01d9384fb489d8212a0b"
|
"hash": "027275e04d795fbadc898ba7a50ed0ab2161ff4c5e613c94dbb066b2ca24ec11"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.13.4.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.13.5.windows-386.zip",
|
||||||
"hash": "a6956184e31b5c97ee76ed736f1c5b708ace7f5673511862f9fcb8ab64851286"
|
"hash": "5a9ace58c0fb487a07a3dec494a59957aa8425fbefd04d1a3fb1d0aa0d95fb8d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user