mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
go: Update to version 1.15
This commit is contained in:
parent
b9590863ef
commit
086f6cb575
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.14.7",
|
||||
"version": "1.15",
|
||||
"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.14.7.windows-amd64.zip",
|
||||
"hash": "ddf35c01f444f5698dee7b265c172abe29dd7138bef4415e6b60bf322ddcffa5"
|
||||
"url": "https://dl.google.com/go/go1.15.windows-amd64.zip",
|
||||
"hash": "dc491314dff5b87ad50bf1cf56715de8f8c54489be30f3e19239bc2ad1af25e3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.14.7.windows-386.zip",
|
||||
"hash": "73f929d7b99b141ea7d71f23ea269d74c68cce7e5fa68e41ada820f242e093a5"
|
||||
"url": "https://dl.google.com/go/go1.15.windows-386.zip",
|
||||
"hash": "e0c747610a73030cadba6f6ac319bca33cfff19b1f58c010727ea55fb2b0cab1"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user