consul: Update to version 1.8.0

This commit is contained in:
Richard Kuhnt 2020-07-31 02:01:09 +00:00
parent f55d82c527
commit f7ed9c6393

View File

@ -2,15 +2,15 @@
"homepage": "https://www.consul.io",
"description": "Service Discovery and Configuration",
"license": "MPL-2.0",
"version": "1.8.1",
"version": "1.8.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/consul/1.8.1/consul_1.8.1_windows_amd64.zip",
"hash": "a082e2b557d89a73dede52d005c30806c00d9ea351d836562220b31c94ff7de8"
"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.8.1/consul_1.8.1_windows_386.zip",
"hash": "37fe72bb7b1ec088371478131926283a9210270588ccf86d7171c4a4abcf913c"
"url": "https://releases.hashicorp.com/consul/1.8.0/consul_1.8.0_windows_386.zip",
"hash": "c31b49da7b82ee0cd96b3cb4c4b2bc593003a68433560c55d18c751144207244"
}
},
"bin": "consul.exe",