diff --git a/bucket/vault.json b/bucket/vault.json index 76622ed804..7419a7b618 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.8.3", + "version": "1.8.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.8.3/vault_1.8.3_windows_amd64.zip", - "hash": "1a8a3ae72438d2c73c3f00c5f66472d9cb9efd86ae35aec5676a0937275ec3d9" + "url": "https://releases.hashicorp.com/vault/1.8.4/vault_1.8.4_windows_amd64.zip", + "hash": "ca92cadae0d899eac70beb7c56e6ce8a125ef97ce5513f3ccd17a304c22adc9f" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.8.3/vault_1.8.3_windows_386.zip", - "hash": "10a867e3b22bb643716344544e1f078897c088afa95f7d431c13c8855c24fe6b" + "url": "https://releases.hashicorp.com/vault/1.8.4/vault_1.8.4_windows_386.zip", + "hash": "7202562012788ef3202a7189dd9969c802f65c1e3a32d40aba0027c830948b61" } }, "bin": "vault.exe",