mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 05:01:19 +00:00
etcd: Update to version 3.5.5
This commit is contained in:
parent
097e6796fe
commit
61e3380cee
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "3.4.21",
|
"version": "3.5.5",
|
||||||
"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.4.21/etcd-v3.4.21-windows-amd64.zip",
|
"url": "https://github.com/etcd-io/etcd/releases/download/v3.5.5/etcd-v3.5.5-windows-amd64.zip",
|
||||||
"hash": "050ab8ef52ece90c40c05dae4913ec3e7dfb54a8e4b5093382a83cf8415f3deb",
|
"hash": "bcabe6bbeb1ac0b91395e19856e39c1056c05eb303b714670876acf21158bd3f",
|
||||||
"extract_dir": "etcd-v3.4.21-windows-amd64"
|
"extract_dir": "etcd-v3.5.5-windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user