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