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