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