diff --git a/bucket/vault.json b/bucket/vault.json index 141a2fc1bc..3404ccb408 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.10.0", + "version": "1.10.1", "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.0/vault_1.10.0_windows_amd64.zip", - "hash": "9cf5d22663cc0424b601643523af926e8a6f42a0fad5e81b4a2bbaba286a3669" + "url": "https://releases.hashicorp.com/vault/1.10.1/vault_1.10.1_windows_amd64.zip", + "hash": "bd7857cbcbfc2fa575089385fa327886d6e649371c7e2d078267734f8319c019" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.10.0/vault_1.10.0_windows_386.zip", - "hash": "2be5fdd6754a6aa3c4bd23f35d719984f3ff9c5e8b1d71ba81120177db670cda" + "url": "https://releases.hashicorp.com/vault/1.10.1/vault_1.10.1_windows_386.zip", + "hash": "8ed8fb135632bb80fdc367ed01a41779b27066c1d85fe62fcfc0cd2d4d16e4a3" } }, "bin": "vault.exe",