mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
etcd: Update to version 3.6.5
This commit is contained in:
parent
67895335ff
commit
4939079491
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.6.4",
|
||||
"version": "3.6.5",
|
||||
"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.6.4/etcd-v3.6.4-windows-amd64.zip",
|
||||
"hash": "304420fef694bec7ab28dbaa9efec22b224bf55a3f469703ee95c4010da076a7",
|
||||
"extract_dir": "etcd-v3.6.4-windows-amd64"
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.6.5/etcd-v3.6.5-windows-amd64.zip",
|
||||
"hash": "f3159688ba12d0776dbc648281512da10ea2dc019fad5333b827c9e2587736c7",
|
||||
"extract_dir": "etcd-v3.6.5-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user