mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
etcd: Update to version 3.4.4
This commit is contained in:
parent
4775cd9272
commit
dd2e54d192
@ -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.3.18",
|
"version": "3.4.4",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.3.18/etcd-v3.3.18-windows-amd64.zip",
|
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.4/etcd-v3.4.4-windows-amd64.zip",
|
||||||
"hash": "cdab5000257221083971e6a850f3f1c5d8dca43836e7e0361470efd7469e8791",
|
"hash": "e28fc642cae6bba51e373f2ee55bbaa71b318b321c50b2a886458cd578196cdb",
|
||||||
"extract_dir": "etcd-v3.3.18-windows-amd64"
|
"extract_dir": "etcd-v3.4.4-windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user