mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
go: Update to version 1.15.8
This commit is contained in:
parent
83a64443c0
commit
723cf32349
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.15.7",
|
||||
"version": "1.15.8",
|
||||
"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.7.windows-amd64.zip",
|
||||
"hash": "6e8f680118d9dfbd7ee61ed2b3d319f278d41de5757b6e30ed190fa9c3ee5767"
|
||||
"url": "https://dl.google.com/go/go1.15.8.windows-amd64.zip",
|
||||
"hash": "ef05b7141d3c217fb076f0e27249e144296234df96ead8751c0b76784079df97"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.15.7.windows-386.zip",
|
||||
"hash": "4ca65c4b76961735da0811932e4c9e98cc8598e2ee310934a8f894aad2e3ffb9"
|
||||
"url": "https://dl.google.com/go/go1.15.8.windows-386.zip",
|
||||
"hash": "091cf23efe75e1e039e10808878d56467f12a28edb0de935ce5aab31aab5d52c"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user