consul: Update to version 1.8.5

This commit is contained in:
Richard Kuhnt 2020-10-23 23:00:26 +00:00
parent 57a4fc27b7
commit f7a8588bbf

View File

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