From a62ec44ecd134e2c66d2d180776591e304d4c447 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 7 Nov 2019 20:01:22 +0000 Subject: [PATCH] vault: Update to version 1.2.4 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index f0a1f09811..201f19724b 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.2.3", + "version": "1.2.4", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vault/1.2.3/vault_1.2.3_windows_amd64.zip", - "hash": "7c90485e3ca4bc2c7733539f156ae2246721b5b7fc16e2d4fa6117a94318bf54" + "url": "https://releases.hashicorp.com/vault/1.2.4/vault_1.2.4_windows_amd64.zip", + "hash": "0f8931876b382ba558c5d061442d95df793a28b1c7b7a799b1ab33204670c2a8" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.2.3/vault_1.2.3_windows_386.zip", - "hash": "972f92ad138c841ffb5433410256e969c97dacc5f02e2a949e8c55d3fabb39b3" + "url": "https://releases.hashicorp.com/vault/1.2.4/vault_1.2.4_windows_386.zip", + "hash": "ca0c2d6dcb08570e08f7e5154501ac0ce5ab14520086615b4a5767fe12daed30" } }, "bin": "vault.exe",