diff --git a/bucket/vault.json b/bucket/vault.json index c30cee6a2d..12c6f9aea2 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.9.3", + "version": "1.9.4", "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.3/vault_1.9.3_windows_amd64.zip", - "hash": "0c43af1330a1df11811eea36d9c0bc8ae9ae03d3ac98baa263a14b6fc8eb0cfe" + "url": "https://releases.hashicorp.com/vault/1.9.4/vault_1.9.4_windows_amd64.zip", + "hash": "f42e0721a83fd74979679330119a7092785dc092566d1d69596df2d0b32edb3c" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.9.3/vault_1.9.3_windows_386.zip", - "hash": "9267d9ddf9462fd46a9c45fda4d9ddd57736b762e44f1e54888aeedafe0b18d5" + "url": "https://releases.hashicorp.com/vault/1.9.4/vault_1.9.4_windows_386.zip", + "hash": "e4e1fa734f3d886f7363604699cea96686861139581b24a38bbd98277b97d3fc" } }, "bin": "vault.exe",