{ "version": "1.20.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/consul/1.20.0/consul_1.20.0_windows_amd64.zip", "hash": "96249ae33372a76aed411afba52c1f228a102f8b9d72eae2a341c732856afacc" }, "32bit": { "url": "https://releases.hashicorp.com/consul/1.20.0/consul_1.20.0_windows_386.zip", "hash": "c450a44852c39091f8df2f20b26798883cb8f3c0badf44b6185c5810a0f38bef" } }, "bin": "consul.exe", "checkver": { "url": "https://releases.hashicorp.com/consul/", "regex": "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" } } }