mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go: Update to version 1.15
This commit is contained in:
parent
6f70c3fec3
commit
5764396ba8
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.16.5",
|
"version": "1.15",
|
||||||
"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.",
|
||||||
"homepage": "https://golang.org",
|
"homepage": "https://golang.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -10,12 +10,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.google.com/go/go1.16.5.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.15.windows-amd64.zip",
|
||||||
"hash": "0a3fa279ae5b91bc8c88017198c8f1ba5d9925eb6e5d7571316e567c73add39d"
|
"hash": "dc491314dff5b87ad50bf1cf56715de8f8c54489be30f3e19239bc2ad1af25e3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.16.5.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.15.windows-386.zip",
|
||||||
"hash": "bee3e7b3dda252725de4df63f5182b30e579bf9f613bda2efe0e0919fe34112d"
|
"hash": "e0c747610a73030cadba6f6ac319bca33cfff19b1f58c010727ea55fb2b0cab1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user