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