diff --git a/bucket/vault.json b/bucket/vault.json index 5e813557f5..ccce6f52a8 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.14.1", + "version": "1.14.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.14.1/vault_1.14.1_windows_amd64.zip", - "hash": "880f4824f76f4ed36da8c5b877147fbd83c15d1277420c23a4f747fb810d7dd9" + "url": "https://releases.hashicorp.com/vault/1.14.2/vault_1.14.2_windows_amd64.zip", + "hash": "4914f9738395e1d1190dd0bc5d62ddc67004d47095ec1c5ce23890c240542731" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.14.1/vault_1.14.1_windows_386.zip", - "hash": "3597bd74522d26ac7366e18694b68d26a292fdf9f17d63eb751846ca6db2be75" + "url": "https://releases.hashicorp.com/vault/1.14.2/vault_1.14.2_windows_386.zip", + "hash": "5ffcd942c007505f973973b79691aff568210fb93fc7b66617e2d2f6ef07e95f" } }, "bin": "vault.exe",