{ "homepage": "https://www.consul.io", "description": "Service Discovery and Configuration", "license": "MPL-2.0", "version": "1.6.3", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/consul/1.6.3/consul_1.6.3_windows_amd64.zip", "hash": "9224ec601d2bd23afc48cd91c10b70e55dd6c8f2ceb6e55e1497585a6851484b" }, "32bit": { "url": "https://releases.hashicorp.com/consul/1.6.3/consul_1.6.3_windows_386.zip", "hash": "0daf8904920178ded1da6ed8e472c1bd30ad5c12e42bc4e9b3936ba3c61d77a3" } }, "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" } } }