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