consul: Update to version 1.9.4

This commit is contained in:
Richard Kuhnt 2021-03-05 20:00:20 +00:00
parent bd8536aeca
commit 655df1b2ce

View File

@ -1,16 +1,16 @@
{
"version": "1.9.3",
"version": "1.9.4",
"description": "Service Discovery and Configuration",
"homepage": "https://www.consul.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/consul/1.9.3/consul_1.9.3_windows_amd64.zip",
"hash": "503562bc08de7386973dad32612e6b254d4a3bded1cb4d846133676044d93118"
"url": "https://releases.hashicorp.com/consul/1.9.4/consul_1.9.4_windows_amd64.zip",
"hash": "26446b969cf2f2edf6453e92b1eb956f7108492242c851532b80fad63ca6f58d"
},
"32bit": {
"url": "https://releases.hashicorp.com/consul/1.9.3/consul_1.9.3_windows_386.zip",
"hash": "71784bbcc3c8c7f07ee06b4488dc62d1b11aec28dd9223d55c402ded8436477e"
"url": "https://releases.hashicorp.com/consul/1.9.4/consul_1.9.4_windows_386.zip",
"hash": "560c96b281432495b8fd0ffe8ccdc0891fb5df326fb0eca41bd12670576f8453"
}
},
"bin": "consul.exe",