diff --git a/bucket/vault.json b/bucket/vault.json index 2345d49d7b..9deea94a65 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.18.5", + "version": "1.19.0", "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.18.5/vault_1.18.5_windows_amd64.zip", - "hash": "defd708e5db4c8ce989729d17a53bab78f0b730fde2fefc76b289e73c61dcdca" + "url": "https://releases.hashicorp.com/vault/1.19.0/vault_1.19.0_windows_amd64.zip", + "hash": "4a288f258f9e55caaef494d4bf4d20d885632e49d9883c8dc4f059e64d9aa00d" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.18.5/vault_1.18.5_windows_386.zip", - "hash": "47c6a49a78cc1702655fb83c0913730bbc0e7b4aa60161c884cf49ad5c53cb5c" + "url": "https://releases.hashicorp.com/vault/1.19.0/vault_1.19.0_windows_386.zip", + "hash": "f1d03346fef1d726a268f4063bfa41b48a356c4d4c6f6cae6cf234049b81cf79" } }, "bin": "vault.exe",