mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-09 17:01:24 +00:00
etcd: Update to version 3.4.10
This commit is contained in:
parent
17d2e70f38
commit
7f1899b8d5
@ -1,13 +1,13 @@
|
||||
{
|
||||
"homepage": "https://etcd.io/",
|
||||
"version": "3.4.10",
|
||||
"description": "A distributed, reliable key-value store for the most critical data of a distributed system",
|
||||
"homepage": "https://etcd.io/",
|
||||
"license": "Apache-2.0",
|
||||
"version": "3.4.9",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.9/etcd-v3.4.9-windows-amd64.zip",
|
||||
"hash": "cbd2d347cb6b5429edca948a5391f24398a94d1c9e6a4165d1adb17eede8ac3e",
|
||||
"extract_dir": "etcd-v3.4.9-windows-amd64"
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.10/etcd-v3.4.10-windows-amd64.zip",
|
||||
"hash": "0c06f07ff817596a2395c31616a2a992adb57a482ec79b882aada357ef7cdcb3",
|
||||
"extract_dir": "etcd-v3.4.10-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user