mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
etcd: Update to version 3.4.8
This commit is contained in:
parent
c0909ba405
commit
3395ad1d2e
@ -2,12 +2,12 @@
|
|||||||
"homepage": "https://etcd.io/",
|
"homepage": "https://etcd.io/",
|
||||||
"description": "A distributed, reliable key-value store for the most critical data of a distributed system",
|
"description": "A distributed, reliable key-value store for the most critical data of a distributed system",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "3.4.7",
|
"version": "3.4.8",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.7/etcd-v3.4.7-windows-amd64.zip",
|
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.8/etcd-v3.4.8-windows-amd64.zip",
|
||||||
"hash": "3863ea59bcb407113524b51406810e33d58daff11ca10d1192f289185ae94ffe",
|
"hash": "ffb6da668a818c3164e55bc112319003695ec5189481f7aa0231408638f1cf86",
|
||||||
"extract_dir": "etcd-v3.4.7-windows-amd64"
|
"extract_dir": "etcd-v3.4.8-windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user