mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
go: Update to version 1.13.8
This commit is contained in:
parent
fd461f244f
commit
a515a441d3
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.13.7",
|
"version": "1.13.8",
|
||||||
"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.7.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.13.8.windows-amd64.zip",
|
||||||
"hash": "03befd335ee9ddf1d10cae52e84eb5a37408b8e105acc1c29e30bbbbd8143749"
|
"hash": "aaf0888907144ca7070c8dad03fcf1308f77a42d2f6e4d2a609e64e9ae73cf4f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.13.7.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.13.8.windows-386.zip",
|
||||||
"hash": "cf9b1a2f96240adb98dc4081121ac308bf6f8d2760f96d45f429ec571602cefc"
|
"hash": "00c765048392c78fd3681ea5279c408e21fc94f033a504a1158fc6279fb068e3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user