From 1c1cdcca3093f0f7d3e836f639dfea64b2f3cfbe Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 15 Aug 2019 00:00:29 +0000 Subject: [PATCH] vault: Update to version 1.2.2 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 2ea0e45ad1..6746c63b43 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,15 +1,15 @@ { "homepage": "https://www.vaultproject.io", "license": "MPL-2.0", - "version": "1.2.1", + "version": "1.2.2", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vault/1.2.1/vault_1.2.1_windows_amd64.zip", - "hash": "7baca3e91601830d958222cc106ecfb2fef2853cc6b55af4cb2fa2195c5c7c22" + "url": "https://releases.hashicorp.com/vault/1.2.2/vault_1.2.2_windows_amd64.zip", + "hash": "576d9a5d41706e763deb7af40802eefe2c7c36a5488acb2ab9c37ba60827dd37" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.2.1/vault_1.2.1_windows_386.zip", - "hash": "970aff002cfc174ffd9a1af7067a1c80fe399db2a8ba691e5eb25dc62cfcfe4b" + "url": "https://releases.hashicorp.com/vault/1.2.2/vault_1.2.2_windows_386.zip", + "hash": "da54d57f08f7b8b302de027d6e4061dbd4ed1f473913806175c26ffb48f85b40" } }, "bin": "vault.exe",