{ "homepage": "https://www.vaultproject.io", "license": "MPL-2.0", "version": "0.11.1", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/0.11.1/vault_0.11.1_windows_amd64.zip", "hash": "f581bb6b54a8d540dcafba8689968c4f60afda7ff194aebecc067ccbd3e3fb53" }, "32bit": { "url": "https://releases.hashicorp.com/vault/0.11.1/vault_0.11.1_windows_386.zip", "hash": "1f65c3d4a7537dbb5f72e30f90ddd98617651e8b45c37fa4c12e61390827066d" } }, "bin": [ "vault.exe" ], "checkver": { "url": "https://releases.hashicorp.com/vault/", "re": "vault_([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/$version/vault_$version_windows_amd64.zip" }, "32bit": { "url": "https://releases.hashicorp.com/vault/$version/vault_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/vault_$version_SHA256SUMS" } } }