diff --git a/bucket/vault.json b/bucket/vault.json index a48445dba6..2ea0e45ad1 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,15 +1,15 @@ { "homepage": "https://www.vaultproject.io", "license": "MPL-2.0", - "version": "1.2.0", + "version": "1.2.1", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vault/1.2.0/vault_1.2.0_windows_amd64.zip", - "hash": "a57d005cf3c494e7dc78f841d802f1b8cd39f23bb08743f5e488d0344998395e" + "url": "https://releases.hashicorp.com/vault/1.2.1/vault_1.2.1_windows_amd64.zip", + "hash": "7baca3e91601830d958222cc106ecfb2fef2853cc6b55af4cb2fa2195c5c7c22" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.2.0/vault_1.2.0_windows_386.zip", - "hash": "bc15df0f1b5bf704e02b97e0bcc276c2ae5e0ae0a03ca232dc7007ff45755328" + "url": "https://releases.hashicorp.com/vault/1.2.1/vault_1.2.1_windows_386.zip", + "hash": "970aff002cfc174ffd9a1af7067a1c80fe399db2a8ba691e5eb25dc62cfcfe4b" } }, "bin": "vault.exe",