diff --git a/bucket/vault.json b/bucket/vault.json index e1460876cb..5d44a50300 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.6.1", + "version": "1.6.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.6.1/vault_1.6.1_windows_amd64.zip", - "hash": "4a9b0c803098e745f22bdd510205803ceb4c800fb9c89810c784b6a9e9abc4a4" + "url": "https://releases.hashicorp.com/vault/1.6.2/vault_1.6.2_windows_amd64.zip", + "hash": "0cf6cf125b543eda37e0915f7a57253052358681be9f2a95eb3bf3a1f3cfae28" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.6.1/vault_1.6.1_windows_386.zip", - "hash": "1d21d2195b4a1b2cae9d34b51fa4d04803337a7dce0395dae550fb2a05f10a48" + "url": "https://releases.hashicorp.com/vault/1.6.2/vault_1.6.2_windows_386.zip", + "hash": "4dfa12f1a36df0cb000c394525ea8237b55c878d6abfaca2a5448e59f958eceb" } }, "bin": "vault.exe",