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