{ "homepage": "https://www.vaultproject.io", "license": "Mozilla Public License 2.0", "version": "0.9.6", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/0.9.6/vault_0.9.6_windows_amd64.zip", "hash": "5759a3355729648059584a0abc13bcac0a8d21c1c23db959c0795af1258734a4" }, "32bit": { "url": "https://releases.hashicorp.com/vault/0.9.6/vault_0.9.6_windows_386.zip", "hash": "2d1646a3f65d318f0f019ede1d78fe2af705b603802d5a4f755f4eb6e7228acd" } }, "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" } } }