mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
go: Update to version 1.15.7
This commit is contained in:
parent
decd8c2cd7
commit
0c83e08a47
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.15.6",
|
||||
"version": "1.15.7",
|
||||
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
||||
"homepage": "https://golang.org",
|
||||
"license": "BSD-3-Clause",
|
||||
@ -10,12 +10,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.google.com/go/go1.15.6.windows-amd64.zip",
|
||||
"hash": "b7b3808bb072c2bab73175009187fd5a7f20ffe0a31739937003a14c5c4d9006"
|
||||
"url": "https://dl.google.com/go/go1.15.7.windows-amd64.zip",
|
||||
"hash": "6e8f680118d9dfbd7ee61ed2b3d319f278d41de5757b6e30ed190fa9c3ee5767"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.15.6.windows-386.zip",
|
||||
"hash": "5872eff6746a0a5f304272b27cbe9ce186f468454e95749cce01e903fbfc0e17"
|
||||
"url": "https://dl.google.com/go/go1.15.7.windows-386.zip",
|
||||
"hash": "4ca65c4b76961735da0811932e4c9e98cc8598e2ee310934a8f894aad2e3ffb9"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user