mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
etcd: Update to version 3.4.14
This commit is contained in:
parent
621045df11
commit
8b9def0d62
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.3.25",
|
||||
"version": "3.4.14",
|
||||
"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.3.25/etcd-v3.3.25-windows-amd64.zip",
|
||||
"hash": "c6fe491d5de3b900965aa085ec657c90593657c125fb8d10b645db7462b991c8",
|
||||
"extract_dir": "etcd-v3.3.25-windows-amd64"
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.14/etcd-v3.4.14-windows-amd64.zip",
|
||||
"hash": "bab50a6afd2950d350b3eaa7a3f38cb27356ef6fa8de5a28a7245482f58cc96f",
|
||||
"extract_dir": "etcd-v3.4.14-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user