{ "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.4", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/1.3.4/vault_1.3.4_windows_amd64.zip", "hash": "7c7269e1adc4b0f16f6af25047c9c67bcc64be0c1ff356dab2bcc6af843c7731" }, "32bit": { "url": "https://releases.hashicorp.com/vault/1.3.4/vault_1.3.4_windows_386.zip", "hash": "86d456f93fec1558df17dabe22241e12f41149c76c91918384a07539302b2081" } }, "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" } } }