diff --git a/bucket/vault.json b/bucket/vault.json index 7b41eb8dd2..10084638aa 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.20.3", + "version": "1.20.4", "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.20.3/vault_1.20.3_windows_amd64.zip", - "hash": "b0372908327c0055d91757d693d80071a2b03b70ffb0343c80f1ad274e3841a4" + "url": "https://releases.hashicorp.com/vault/1.20.4/vault_1.20.4_windows_amd64.zip", + "hash": "fcb09399aeb1e853d8d22a62043925644be07c39d50f05d55051f13430fcefeb" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.20.3/vault_1.20.3_windows_386.zip", - "hash": "3963ea0eaf5605c010fb951ebaf9aa2ab9afda7920061065f34feaec182cae5f" + "url": "https://releases.hashicorp.com/vault/1.20.4/vault_1.20.4_windows_386.zip", + "hash": "ed92f894be832697278ffc77a8d049dd1fdf5a3977dcc9fb79593962ad004b06" } }, "bin": "vault.exe",