mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
go: Update to version 1.13.1
This commit is contained in:
parent
c0e651c8cc
commit
c77dbc2cf4
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.13",
|
||||
"version": "1.13.1",
|
||||
"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.windows-amd64.zip",
|
||||
"hash": "7d162b83157d3171961f8e05a55b7da8476244df3fac28a5da1c9e215acfea89"
|
||||
"url": "https://dl.google.com/go/go1.13.1.windows-amd64.zip",
|
||||
"hash": "24cb08d369c1962cccacedc56fd79dc130f623b3b667a316554621ad6ac9b442"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.13.windows-386.zip",
|
||||
"hash": "c9ad29eff640bf8cb551853c649fd63acd777fcb28db26712d07983a973cb327"
|
||||
"url": "https://dl.google.com/go/go1.13.1.windows-386.zip",
|
||||
"hash": "bc0010efa39d5d46e2d7c7bbb702ca37796d95b395003e22080414076556c590"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user