{ "homepage": "https://www.consul.io", "description": "Service Discovery and Configuration", "license": "MPL-2.0", "version": "1.5.3", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/consul/1.5.3/consul_1.5.3_windows_amd64.zip", "hash": "9b75aee53c0d98ab2480bb26077389011d78a79cf9c40480ac769600f1e475b5" }, "32bit": { "url": "https://releases.hashicorp.com/consul/1.5.3/consul_1.5.3_windows_386.zip", "hash": "1e865227f0b954cd6cba1dce4688e79977d958c1b7da3fc1b3307392059c9a96" } }, "bin": "consul.exe", "checkver": { "url": "https://releases.hashicorp.com/consul/", "re": "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" } } }