{ "homepage": "https://www.vaultproject.io", "description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.", "license": "MPL-2.0", "version": "1.4.0", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/1.4.0/vault_1.4.0_windows_amd64.zip", "hash": "fc4ebb5c0473359effda328556763e5bc5d5da526e4b035d7f892d05b045c0a2" }, "32bit": { "url": "https://releases.hashicorp.com/vault/1.4.0/vault_1.4.0_windows_386.zip", "hash": "99a3a30db2508ff75fc52b1976f4144baeaf668ccbba0d73c38ff6c984921773" } }, "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" } } }