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