consul: Update to version 1.8.4

This commit is contained in:
Richard Kuhnt 2020-09-11 15:00:19 +00:00
parent 71f1469b0e
commit 8d88862c43

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.3", "version": "1.8.4",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.8.4/consul_1.8.4_windows_amd64.zip",
"hash": "8d35789fc85dede62731ffafa1389e0e8e8bbf321eefe2ec8dbd0703edc2de16" "hash": "7ebcc73f2a225b3c880ae0d7e38b7a441f5aad715f8ab16eccc71818be3e9df8"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.8.4/consul_1.8.4_windows_386.zip",
"hash": "8b211838461911aec9ddf15eaa69e220cea7742e005e4df671cd6d9244baef4f" "hash": "5595912489d0b9189a03c4e9928cb8b04cc83d7bc5fe33ead8ecd86314b104d1"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",