mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
etcd: Update to version 3.6.7
This commit is contained in:
parent
f969dc8619
commit
b9ce6774b4
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.6.6",
|
||||
"version": "3.6.7",
|
||||
"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.6.6/etcd-v3.6.6-windows-amd64.zip",
|
||||
"hash": "b98ee0874a186c58eed15243090e863c0e3f1ee2d1c7baf258a2f8c32688d45f",
|
||||
"extract_dir": "etcd-v3.6.6-windows-amd64"
|
||||
"url": "https://github.com/etcd-io/etcd/releases/download/v3.6.7/etcd-v3.6.7-windows-amd64.zip",
|
||||
"hash": "ff5afa4051477d415132648e0e0a2a97dae485f37eeefb365edd3c1d269e9343",
|
||||
"extract_dir": "etcd-v3.6.7-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user