{ "homepage": "https://www.vaultproject.io", "license": "Mozilla Public License 2.0", "version": "0.8.0", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/0.8.0/vault_0.8.0_windows_amd64.zip", "hash": "dc9e9fda4cc89050b7a6ff9068acd548db52501be8028bd2f832ad3ef754ef9c" }, "32bit": { "url": "https://releases.hashicorp.com/vault/0.8.0/vault_0.8.0_windows_386.zip", "hash": "5dfb575f7d93b9a44a6ba0be9f0bb35604c7f7636303e2ebc27007b97aa44713" } }, "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" } } }