consul: Update to version 1.8.6

This commit is contained in:
Richard Kuhnt 2020-11-20 02:01:47 +00:00
parent c4f7a0c4b7
commit a90e9bd30c

View File

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