consul: Update to version 1.8.4

This commit is contained in:
Richard Kuhnt 2020-10-24 02:00:24 +00:00
parent cc883f4fc9
commit 83c763092b

View File

@ -2,15 +2,15 @@
"homepage": "https://www.consul.io",
"description": "Service Discovery and Configuration",
"license": "MPL-2.0",
"version": "1.8.5",
"version": "1.8.4",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/consul/1.8.5/consul_1.8.5_windows_amd64.zip",
"hash": "944ac590dd017eb30274a48a979395010b84b5c7f426513323b1b39a1cb03c65"
"url": "https://releases.hashicorp.com/consul/1.8.4/consul_1.8.4_windows_amd64.zip",
"hash": "7ebcc73f2a225b3c880ae0d7e38b7a441f5aad715f8ab16eccc71818be3e9df8"
},
"32bit": {
"url": "https://releases.hashicorp.com/consul/1.8.5/consul_1.8.5_windows_386.zip",
"hash": "6268fca3361da52662fc50d59a15eb95575952a1ba8664e08652f1c8cadea24f"
"url": "https://releases.hashicorp.com/consul/1.8.4/consul_1.8.4_windows_386.zip",
"hash": "5595912489d0b9189a03c4e9928cb8b04cc83d7bc5fe33ead8ecd86314b104d1"
}
},
"bin": "consul.exe",