mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
etcd: Update to version 3.5.20
This commit is contained in:
parent
4e5d10407c
commit
371a47335c
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.5.19",
|
||||
"version": "3.5.20",
|
||||
"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.19/etcd-v3.5.19-windows-amd64.zip",
|
||||
"hash": "9bd24411102bde8863031466a365ca0d9fc2b6802ea24206f9c5f711e91621e8",
|
||||
"extract_dir": "etcd-v3.5.19-windows-amd64"
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.5.20/etcd-v3.5.20-windows-amd64.zip",
|
||||
"hash": "8ccb5595d541f33491ce81eb36e3c5773ddb9ee5db4864eefc05651ed606b3d6",
|
||||
"extract_dir": "etcd-v3.5.20-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user