mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
etcd: Update to version 3.4.9
This commit is contained in:
parent
0e7224ac31
commit
c0d69e0aff
@ -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.8",
|
"version": "3.4.9",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.8/etcd-v3.4.8-windows-amd64.zip",
|
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.9/etcd-v3.4.9-windows-amd64.zip",
|
||||||
"hash": "ffb6da668a818c3164e55bc112319003695ec5189481f7aa0231408638f1cf86",
|
"hash": "cbd2d347cb6b5429edca948a5391f24398a94d1c9e6a4165d1adb17eede8ac3e",
|
||||||
"extract_dir": "etcd-v3.4.8-windows-amd64"
|
"extract_dir": "etcd-v3.4.9-windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user