{ "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.3.1", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/1.3.1/vault_1.3.1_windows_amd64.zip", "hash": "3703e3862653d38ba8dae0e8479f98924d2400c872922aaf3c3922988240464c" }, "32bit": { "url": "https://releases.hashicorp.com/vault/1.3.1/vault_1.3.1_windows_386.zip", "hash": "3f5d7dbe21e09d7a5b55b769123480793500186fe953c7ceb3ddca6836d57f25" } }, "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" } } }