mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
go: Update to version 1.13
This commit is contained in:
parent
70fee946ca
commit
7d65de6a97
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.12.9",
|
"version": "1.13",
|
||||||
"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",
|
||||||
@ -20,12 +20,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.google.com/go/go1.12.9.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.13.windows-amd64.zip",
|
||||||
"hash": "ec7550b32ff080b17060b9d4fde7bee94d9cf3c42e846e3a62fe4a3047ec79e3"
|
"hash": "7d162b83157d3171961f8e05a55b7da8476244df3fac28a5da1c9e215acfea89"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.12.9.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.13.windows-386.zip",
|
||||||
"hash": "96e54c9801973a255417d9827d470fd0fae14ad8c9274577012c01f97cd534dd"
|
"hash": "c9ad29eff640bf8cb551853c649fd63acd777fcb28db26712d07983a973cb327"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user