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