mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
etcd: Update to version 3.4.0
This commit is contained in:
parent
d2e6cb3d8a
commit
f612e2c5c6
@ -2,12 +2,12 @@
|
||||
"homepage": "https://etcd.io/",
|
||||
"description": "A distributed, reliable key-value store for the most critical data of a distributed system",
|
||||
"license": "Apache-2.0",
|
||||
"version": "3.3.15",
|
||||
"version": "3.4.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.3.15/etcd-v3.3.15-windows-amd64.zip",
|
||||
"hash": "a0f9a14c7d923e15bf412445d5bdc38702526acd94ff51660f33e245bd039e6f",
|
||||
"extract_dir": "etcd-v3.3.15-windows-amd64"
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.0/etcd-v3.4.0-windows-amd64.zip",
|
||||
"hash": "6447c94d837a281eb9d4cd79a86c937c11be454db499c9cec6c1e215536e58de",
|
||||
"extract_dir": "etcd-v3.4.0-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user