mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go: Update to version 1.15.1
This commit is contained in:
parent
d2c170414e
commit
4f2edac702
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.15",
|
||||
"version": "1.15.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.15.windows-amd64.zip",
|
||||
"hash": "dc491314dff5b87ad50bf1cf56715de8f8c54489be30f3e19239bc2ad1af25e3"
|
||||
"url": "https://dl.google.com/go/go1.15.1.windows-amd64.zip",
|
||||
"hash": "8e3e1e35e03af28d974ad872883884a4c544f6bdb2e2edb1126d6b528d017696"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.15.windows-386.zip",
|
||||
"hash": "e0c747610a73030cadba6f6ac319bca33cfff19b1f58c010727ea55fb2b0cab1"
|
||||
"url": "https://dl.google.com/go/go1.15.1.windows-386.zip",
|
||||
"hash": "ec4f245391fab368281713f1224ca1af761822f2e7c2a418dfbb11b2c0d1ea3f"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user