diff --git a/bucket/vault.json b/bucket/vault.json index 8b35b0c010..10367033b3 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.9.0", + "version": "1.9.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.9.0/vault_1.9.0_windows_amd64.zip", - "hash": "ba10908b9f3962a4df787134d7bc6b6db250ba367263b41e03394b3c30b65059" + "url": "https://releases.hashicorp.com/vault/1.9.1/vault_1.9.1_windows_amd64.zip", + "hash": "5aa615152bcd752d51b8bd8398426a13a62481097ea49ab3870556b68ebc3df8" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.9.0/vault_1.9.0_windows_386.zip", - "hash": "d9ac0b70bfc5153b1779934419cf7d20e3cdd724de5798e1adb7ba0d8deba98c" + "url": "https://releases.hashicorp.com/vault/1.9.1/vault_1.9.1_windows_386.zip", + "hash": "8973fa31ab89a394bdc6c86705ba5f351aa9dec83c18443cff1fa80ae7e42104" } }, "bin": "vault.exe",