{ "version": "1.19.2", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/consul/1.19.2/consul_1.19.2_windows_amd64.zip", "hash": "2a8f1c7bb03f982b17c45e0b812f388faaa0e180f56f19309b2265717ab04b27" }, "32bit": { "url": "https://releases.hashicorp.com/consul/1.19.2/consul_1.19.2_windows_386.zip", "hash": "d262e490dad109425f757687cd80dca6baa151beb6f8dc9c94032d940599c1be" } }, "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" } } }