{ "homepage": "https://www.consul.io", "description": "Service Discovery and Configuration", "license": "MPL-2.0", "version": "1.8.2", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/consul/1.8.2/consul_1.8.2_windows_amd64.zip", "hash": "a2764562431220b6e42e8225c6ef3c0dd071162f128ff18c7ae5be3c09a68a6f" }, "32bit": { "url": "https://releases.hashicorp.com/consul/1.8.2/consul_1.8.2_windows_386.zip", "hash": "95a0d9837ce5ea957b4570d7bf10091123953f19327a7be9e2e82533ef403ec8" } }, "bin": "consul.exe", "checkver": { "url": "https://releases.hashicorp.com/consul/", "re": "consul_([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://releases.hashicorp.com/consul/$version/consul_$version_windows_amd64.zip" }, "32bit": { "url": "https://releases.hashicorp.com/consul/$version/consul_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/consul_$version_SHA256SUMS" } } }