mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
consul: Update to version 1.9.5
This commit is contained in:
parent
4f007364c2
commit
31bd45f33c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.4",
|
"version": "1.9.5",
|
||||||
"description": "Service Discovery and Configuration",
|
"description": "Service Discovery and Configuration",
|
||||||
"homepage": "https://www.consul.io",
|
"homepage": "https://www.consul.io",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.9.4/consul_1.9.4_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/consul/1.9.5/consul_1.9.5_windows_amd64.zip",
|
||||||
"hash": "26446b969cf2f2edf6453e92b1eb956f7108492242c851532b80fad63ca6f58d"
|
"hash": "5574d2f74440a171919f837311f29fa8de03043c4680816fa403d47edb752b09"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.9.4/consul_1.9.4_windows_386.zip",
|
"url": "https://releases.hashicorp.com/consul/1.9.5/consul_1.9.5_windows_386.zip",
|
||||||
"hash": "560c96b281432495b8fd0ffe8ccdc0891fb5df326fb0eca41bd12670576f8453"
|
"hash": "3008f3c5356f0a282ff6c4fa1e4039d83181660abdce95cafca96fa874be458c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "consul.exe",
|
"bin": "consul.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user