mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
etcd: Update to version 3.4.19
This commit is contained in:
parent
7e32dc20bf
commit
21d3ed6dcc
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.5.4",
|
||||
"version": "3.4.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.4/etcd-v3.5.4-windows-amd64.zip",
|
||||
"hash": "85a29bc3e3832b830dcc20c4ea35540ad808c7beb1605d96e2b678c143b9f30c",
|
||||
"extract_dir": "etcd-v3.5.4-windows-amd64"
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.19/etcd-v3.4.19-windows-amd64.zip",
|
||||
"hash": "4c699f7a35761d5eeb96aa95bf3690e0e8a3f303c065f33faeebcbb5190f36ef",
|
||||
"extract_dir": "etcd-v3.4.19-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user