{ "homepage": "https://www.consul.io", "description": "Service Discovery and Configuration", "license": "MPL-2.0", "version": "1.9.0", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/consul/1.9.0/consul_1.9.0_windows_amd64.zip", "hash": "1cd7736b799a8c2ab1efd57020037a40f51061bac3bee07a518c8a4c87eb965d" }, "32bit": { "url": "https://releases.hashicorp.com/consul/1.9.0/consul_1.9.0_windows_386.zip", "hash": "26ad777d5a2be716aa716601ad4551f260d46768136721ea2eaa8a3064ad94d6" } }, "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" } } }