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