consul: Update to version 1.9.3

This commit is contained in:
Richard Kuhnt 2021-03-05 19:00:26 +00:00
parent 871f981031
commit be8f3d8d72

View File

@ -1,16 +1,16 @@
{
"version": "1.9.4",
"version": "1.9.3",
"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.3/consul_1.9.3_windows_amd64.zip",
"hash": "503562bc08de7386973dad32612e6b254d4a3bded1cb4d846133676044d93118"
},
"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.3/consul_1.9.3_windows_386.zip",
"hash": "71784bbcc3c8c7f07ee06b4488dc62d1b11aec28dd9223d55c402ded8436477e"
}
},
"bin": "consul.exe",