diff --git a/bucket/vault.json b/bucket/vault.json index 3404ccb408..1dae4abea6 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.10.1", + "version": "1.10.2", "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.10.1/vault_1.10.1_windows_amd64.zip", - "hash": "bd7857cbcbfc2fa575089385fa327886d6e649371c7e2d078267734f8319c019" + "url": "https://releases.hashicorp.com/vault/1.10.2/vault_1.10.2_windows_amd64.zip", + "hash": "596e3233cc61c83b7a4a1585e29b1385cb665dfc838c73c9a23f9c09da67ac9c" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.10.1/vault_1.10.1_windows_386.zip", - "hash": "8ed8fb135632bb80fdc367ed01a41779b27066c1d85fe62fcfc0cd2d4d16e4a3" + "url": "https://releases.hashicorp.com/vault/1.10.2/vault_1.10.2_windows_386.zip", + "hash": "96ff305dd0c78a628dbaec69f91e635d4ba3d339ed3f782c1cfb7afa08d927e9" } }, "bin": "vault.exe",