diff --git a/bucket/vault.json b/bucket/vault.json index 04e79d4555..32783dbec2 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.16.0", + "version": "1.16.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.16.0/vault_1.16.0_windows_amd64.zip", - "hash": "564b5fc674b4bfd3ce122e02bce3fd196e6cd1a68e81cfa34be7a2917c8c09a5" + "url": "https://releases.hashicorp.com/vault/1.16.1/vault_1.16.1_windows_amd64.zip", + "hash": "1e56f46b292f0a034f50c4b82d98ce8a845b42f1c13ca8e282c5604aac5699f7" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.16.0/vault_1.16.0_windows_386.zip", - "hash": "e162126463921d2854a81184985d25229aad922471ced06bcf9c009e43c3b1e0" + "url": "https://releases.hashicorp.com/vault/1.16.1/vault_1.16.1_windows_386.zip", + "hash": "c98a0c8eb527efb8eec7c109165e5857aa1f2d0230f0dcac211d9ec7053c8ba5" } }, "bin": "vault.exe",