consul: Update to version 1.9.5

This commit is contained in:
Richard Kuhnt 2021-04-16 00:00:38 +00:00
parent 4f007364c2
commit 31bd45f33c

View File

@ -1,16 +1,16 @@
{
"version": "1.9.4",
"version": "1.9.5",
"description": "Service Discovery and Configuration",
"homepage": "https://www.consul.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/consul/1.9.4/consul_1.9.4_windows_amd64.zip",
"hash": "26446b969cf2f2edf6453e92b1eb956f7108492242c851532b80fad63ca6f58d"
"url": "https://releases.hashicorp.com/consul/1.9.5/consul_1.9.5_windows_amd64.zip",
"hash": "5574d2f74440a171919f837311f29fa8de03043c4680816fa403d47edb752b09"
},
"32bit": {
"url": "https://releases.hashicorp.com/consul/1.9.4/consul_1.9.4_windows_386.zip",
"hash": "560c96b281432495b8fd0ffe8ccdc0891fb5df326fb0eca41bd12670576f8453"
"url": "https://releases.hashicorp.com/consul/1.9.5/consul_1.9.5_windows_386.zip",
"hash": "3008f3c5356f0a282ff6c4fa1e4039d83181660abdce95cafca96fa874be458c"
}
},
"bin": "consul.exe",