mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
etcd: Update to version 3.5.19
This commit is contained in:
parent
bc7fd119f6
commit
39b2538875
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.5.18",
|
||||
"version": "3.5.19",
|
||||
"description": "A distributed, reliable key-value store for the most critical data of a distributed system",
|
||||
"homepage": "https://etcd.io/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.5.18/etcd-v3.5.18-windows-amd64.zip",
|
||||
"hash": "c17126fe42852d2eef181f94b17af26b6289052de9d28f8fe5edb6783f461c59",
|
||||
"extract_dir": "etcd-v3.5.18-windows-amd64"
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.5.19/etcd-v3.5.19-windows-amd64.zip",
|
||||
"hash": "9bd24411102bde8863031466a365ca0d9fc2b6802ea24206f9c5f711e91621e8",
|
||||
"extract_dir": "etcd-v3.5.19-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user