{ "homepage": "https://www.consul.io", "description": "Service Discovery and Configuration", "license": "MPL-2.0", "version": "1.8.3", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_windows_amd64.zip", "hash": "8d35789fc85dede62731ffafa1389e0e8e8bbf321eefe2ec8dbd0703edc2de16" }, "32bit": { "url": "https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_windows_386.zip", "hash": "8b211838461911aec9ddf15eaa69e220cea7742e005e4df671cd6d9244baef4f" } }, "bin": "consul.exe", "checkver": { "url": "https://releases.hashicorp.com/consul/", "re": "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" } } }