From d99b6eb025cc7e276feffdcfaa718076fd7adc05 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 2 Jul 2020 22:00:25 +0000 Subject: [PATCH] vault: Update to version 1.4.3 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 22b0bd8df7..ebd62ecb24 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -2,15 +2,15 @@ "homepage": "https://www.vaultproject.io", "description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.", "license": "MPL-2.0", - "version": "1.4.2", + "version": "1.4.3", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vault/1.4.2/vault_1.4.2_windows_amd64.zip", - "hash": "1e191abe5e8c8fc8682b087a1b5aada23d856a2a6310979efdc49fd595bbbd55" + "url": "https://releases.hashicorp.com/vault/1.4.3/vault_1.4.3_windows_amd64.zip", + "hash": "2a7ca03ad36188e910707c0b22c17d25b850a142a2eec4f7177c98c4dbdfb150" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.4.2/vault_1.4.2_windows_386.zip", - "hash": "1f255f606aad8ea46e8e1839cfeafcb18a9c273cf0d9db27992b01843d9691c9" + "url": "https://releases.hashicorp.com/vault/1.4.3/vault_1.4.3_windows_386.zip", + "hash": "66f86ebdfb0bb40ec75eeca9b9c6b928b531bea5cad7f03ba2d751115188a5eb" } }, "bin": "vault.exe",