diff --git a/bucket/vault.json b/bucket/vault.json index 1572183588..2d43013149 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.19.3", + "version": "1.19.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.19.3/vault_1.19.3_windows_amd64.zip", - "hash": "d3eb297db503625c308f365f63d2c0d6914471ce9313af47f9fec9bf4b58fbc9" + "url": "https://releases.hashicorp.com/vault/1.19.4/vault_1.19.4_windows_amd64.zip", + "hash": "5ed8c25ef8763f794a1ec4a5be5bb3488fc3cc8c926290a0f815ddbb4b38ad4d" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.19.3/vault_1.19.3_windows_386.zip", - "hash": "4151e2b94480aaa253481dd55180d89e6b1eeac1e0d31efa042a5e74893ba50a" + "url": "https://releases.hashicorp.com/vault/1.19.4/vault_1.19.4_windows_386.zip", + "hash": "01c9dc2e56b62bc3aaf0fbfc4f816342b8117009a17418cfc09386ee06ebecd5" } }, "bin": "vault.exe",