mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
etcd: Update to version 3.5.4
This commit is contained in:
parent
9ea7f887bf
commit
b1dc6cd4c4
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.5.3",
|
||||
"version": "3.5.4",
|
||||
"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.3/etcd-v3.5.3-windows-amd64.zip",
|
||||
"hash": "1f7ad4b52e74e10e88cb4e78cbff8acf55914b92ecee4a0b66aee998699888c1",
|
||||
"extract_dir": "etcd-v3.5.3-windows-amd64"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user