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