mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go: Update to version 1.13.2
This commit is contained in:
parent
add7cc3a6a
commit
bc8b27d1cd
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.13.1",
|
||||
"version": "1.13.2",
|
||||
"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.1.windows-amd64.zip",
|
||||
"hash": "24cb08d369c1962cccacedc56fd79dc130f623b3b667a316554621ad6ac9b442"
|
||||
"url": "https://dl.google.com/go/go1.13.2.windows-amd64.zip",
|
||||
"hash": "003c99e778d6f73ba677fec4b66c3bdbbb144b318cfe6ffbe26ed8493b2db9a5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.13.1.windows-386.zip",
|
||||
"hash": "bc0010efa39d5d46e2d7c7bbb702ca37796d95b395003e22080414076556c590"
|
||||
"url": "https://dl.google.com/go/go1.13.2.windows-386.zip",
|
||||
"hash": "c0c5ac83e354b76f78532ed83590151648dfd52d58dd832ecaee9ea0daa07c42"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user