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