mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
etcd: Update to version 3.5.13
This commit is contained in:
parent
a9dd10ca50
commit
1232b6d34f
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.5.12",
|
||||
"version": "3.5.13",
|
||||
"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.5.12/etcd-v3.5.12-windows-amd64.zip",
|
||||
"hash": "ab63500a3eb1cbfd9d863759fc5a039ad724c0b493b26c079bb53b19e7c21330",
|
||||
"extract_dir": "etcd-v3.5.12-windows-amd64"
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.5.13/etcd-v3.5.13-windows-amd64.zip",
|
||||
"hash": "31737da2adaeeacf2c85154cf5b4db2f50f3a68de0b30c760ab5280c49bdda8d",
|
||||
"extract_dir": "etcd-v3.5.13-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user