mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go: Update to version 1.15.6
This commit is contained in:
parent
75f0becc43
commit
58c5c96b98
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.5",
|
"version": "1.15.6",
|
||||||
"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.15.5.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.15.6.windows-amd64.zip",
|
||||||
"hash": "1d24be3a200201a74be25e4134fbec467750e834e84e9c7789a9fc13248c5507"
|
"hash": "b7b3808bb072c2bab73175009187fd5a7f20ffe0a31739937003a14c5c4d9006"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.15.5.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.15.6.windows-386.zip",
|
||||||
"hash": "d812436c7e3482ba3c97172edf26afaf35aca60a5621ff4a5f6a08386505ab9c"
|
"hash": "5872eff6746a0a5f304272b27cbe9ce186f468454e95749cce01e903fbfc0e17"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user