consul: Update to version 1.8.0

This commit is contained in:
Richard Kuhnt 2020-06-18 20:00:25 +00:00
parent 20ae0e11ef
commit 8396ef3ece

View File

@ -2,15 +2,15 @@
"homepage": "https://www.consul.io",
"description": "Service Discovery and Configuration",
"license": "MPL-2.0",
"version": "1.7.4",
"version": "1.8.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/consul/1.7.4/consul_1.7.4_windows_amd64.zip",
"hash": "1cd92c25452201463ec1937d066e3e89e291b727e5bacefac97970b7f60cd8f5"
"url": "https://releases.hashicorp.com/consul/1.8.0/consul_1.8.0_windows_amd64.zip",
"hash": "32d7b2555c3e37567c58d5139afdc245559a53768fe09a6857bc420fa328b604"
},
"32bit": {
"url": "https://releases.hashicorp.com/consul/1.7.4/consul_1.7.4_windows_386.zip",
"hash": "c2ec6836148ec2607d06d772eb137927948eb2c1e84b8685589379728aa0c17a"
"url": "https://releases.hashicorp.com/consul/1.8.0/consul_1.8.0_windows_386.zip",
"hash": "c31b49da7b82ee0cd96b3cb4c4b2bc593003a68433560c55d18c751144207244"
}
},
"bin": "consul.exe",