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