consul: Update to version 1.8.5

This commit is contained in:
Richard Kuhnt 2020-11-20 01:01:47 +00:00
parent 9a5d796523
commit 91e266c89d

View File

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