mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
etcd: Update to version 3.3.17
This commit is contained in:
parent
92447a0f7d
commit
d73c4b877a
@ -2,12 +2,12 @@
|
|||||||
"homepage": "https://etcd.io/",
|
"homepage": "https://etcd.io/",
|
||||||
"description": "A distributed, reliable key-value store for the most critical data of a distributed system",
|
"description": "A distributed, reliable key-value store for the most critical data of a distributed system",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "3.4.1",
|
"version": "3.3.17",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.1/etcd-v3.4.1-windows-amd64.zip",
|
"url": "https://github.com/etcd-io/etcd/releases/download/v3.3.17/etcd-v3.3.17-windows-amd64.zip",
|
||||||
"hash": "34acf014ded94b620cf4ac637d3e0080572f9113402b9396c90119cf92961d59",
|
"hash": "f0f6d6f8d39db85bc730e4b325fbbba891376a53d0f342e5222b579c139922ed",
|
||||||
"extract_dir": "etcd-v3.4.1-windows-amd64"
|
"extract_dir": "etcd-v3.3.17-windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user