mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
etcd: Update to version 3.4.21
This commit is contained in:
parent
a33e7f9836
commit
3debb00ef7
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.4.20",
|
||||
"version": "3.4.21",
|
||||
"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.4.20/etcd-v3.4.20-windows-amd64.zip",
|
||||
"hash": "59a644e753bb1b63befdac8ec1ad6849be4213e156309d9406b3c418a7f72dd0",
|
||||
"extract_dir": "etcd-v3.4.20-windows-amd64"
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.4.21/etcd-v3.4.21-windows-amd64.zip",
|
||||
"hash": "050ab8ef52ece90c40c05dae4913ec3e7dfb54a8e4b5093382a83cf8415f3deb",
|
||||
"extract_dir": "etcd-v3.4.21-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user