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