From 6e1bb29c33d5d2eaa9356e3b67af64556bcecdfc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 20:23:50 +0000 Subject: [PATCH] vault: Update to version 1.14.3 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index ccce6f52a8..8ce5e0d154 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.14.2", + "version": "1.14.3", "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.2/vault_1.14.2_windows_amd64.zip", - "hash": "4914f9738395e1d1190dd0bc5d62ddc67004d47095ec1c5ce23890c240542731" + "url": "https://releases.hashicorp.com/vault/1.14.3/vault_1.14.3_windows_amd64.zip", + "hash": "697904a3359665d132c43424d94a812c0b95b7a2254f3ef05445b508b278f234" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.14.2/vault_1.14.2_windows_386.zip", - "hash": "5ffcd942c007505f973973b79691aff568210fb93fc7b66617e2d2f6ef07e95f" + "url": "https://releases.hashicorp.com/vault/1.14.3/vault_1.14.3_windows_386.zip", + "hash": "9000d1023c225d4c998ebdedbc0ca0051b2cbec7b37b4594a07822cbe8441e6b" } }, "bin": "vault.exe",