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