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