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