mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
etcd: Update to version 3.5.18
This commit is contained in:
parent
1cc4e81e80
commit
b0ab1e0464
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5.17",
|
"version": "3.5.18",
|
||||||
"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",
|
||||||
"homepage": "https://etcd.io/",
|
"homepage": "https://etcd.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.5.17/etcd-v3.5.17-windows-amd64.zip",
|
"url": "https://github.com/etcd-io/etcd/releases/download/v3.5.18/etcd-v3.5.18-windows-amd64.zip",
|
||||||
"hash": "4821d95bc8baf3a154315718ca790b548c4f0fab66290a6e702936d7d8af542e",
|
"hash": "c17126fe42852d2eef181f94b17af26b6289052de9d28f8fe5edb6783f461c59",
|
||||||
"extract_dir": "etcd-v3.5.17-windows-amd64"
|
"extract_dir": "etcd-v3.5.18-windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user