diff --git a/bucket/vault.json b/bucket/vault.json index 8d377b03ae..aa2ba98716 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.13.3", + "version": "1.14.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.13.3/vault_1.13.3_windows_amd64.zip", - "hash": "c021c96550654b3d50b87d57764dfe4f47177892a70e3fcce99f8e315cc63a1b" + "url": "https://releases.hashicorp.com/vault/1.14.0/vault_1.14.0_windows_amd64.zip", + "hash": "96dee4c0363a38c9e6571369567dd8ab88753dda433599642ef635394b85c8ed" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.13.3/vault_1.13.3_windows_386.zip", - "hash": "0f848e85a6f0ccb260a9763a6d24e950c83291a27877dde07314e5be04635ad0" + "url": "https://releases.hashicorp.com/vault/1.14.0/vault_1.14.0_windows_386.zip", + "hash": "fbc976d2825d5de4250c920c4a4e70d4457a0647093f6f2e90ae56e2360b46d9" } }, "bin": "vault.exe",