diff --git a/bucket/vault.json b/bucket/vault.json index 4a77d53eb3..8d377b03ae 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.13.2", + "version": "1.13.3", "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.2/vault_1.13.2_windows_amd64.zip", - "hash": "cea43c98bc99dee55068b0095d06a4996b25392e89d5dccca3daec7075780668" + "url": "https://releases.hashicorp.com/vault/1.13.3/vault_1.13.3_windows_amd64.zip", + "hash": "c021c96550654b3d50b87d57764dfe4f47177892a70e3fcce99f8e315cc63a1b" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.13.2/vault_1.13.2_windows_386.zip", - "hash": "8d4402b08c5e8192fbea588d96be8a756ff3673fd842d8300c063566a2bc07d3" + "url": "https://releases.hashicorp.com/vault/1.13.3/vault_1.13.3_windows_386.zip", + "hash": "0f848e85a6f0ccb260a9763a6d24e950c83291a27877dde07314e5be04635ad0" } }, "bin": "vault.exe",