mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
go: Update to version 1.15.5
This commit is contained in:
parent
b28fbdb8d7
commit
9299fcc901
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.15.4",
|
||||
"version": "1.15.5",
|
||||
"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.4.windows-amd64.zip",
|
||||
"hash": "3593204e3851be577e4209900ece031b36f1e9ce1671f3f3221c9af7a090a941"
|
||||
"url": "https://dl.google.com/go/go1.15.5.windows-amd64.zip",
|
||||
"hash": "1d24be3a200201a74be25e4134fbec467750e834e84e9c7789a9fc13248c5507"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.15.4.windows-386.zip",
|
||||
"hash": "3be3cfc08ccc7e7056fdee17b6f5d18e9d7f3d1351dcfec8de34b1c95cb05b50"
|
||||
"url": "https://dl.google.com/go/go1.15.5.windows-386.zip",
|
||||
"hash": "d812436c7e3482ba3c97172edf26afaf35aca60a5621ff4a5f6a08386505ab9c"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user