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