From 1ec4d9e1e8cec7c1d83d93d4c8f0c213a8ad47dd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 22 Jan 2020 19:01:53 +0000 Subject: [PATCH] vault: Update to version 1.3.2 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index b49abf93c1..252bbed61d 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.3.1", + "version": "1.3.2", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vault/1.3.1/vault_1.3.1_windows_amd64.zip", - "hash": "3703e3862653d38ba8dae0e8479f98924d2400c872922aaf3c3922988240464c" + "url": "https://releases.hashicorp.com/vault/1.3.2/vault_1.3.2_windows_amd64.zip", + "hash": "302d0d52805e398ade68a4f090361d5469b29650de594ea38f2870bcda389f6a" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.3.1/vault_1.3.1_windows_386.zip", - "hash": "3f5d7dbe21e09d7a5b55b769123480793500186fe953c7ceb3ddca6836d57f25" + "url": "https://releases.hashicorp.com/vault/1.3.2/vault_1.3.2_windows_386.zip", + "hash": "3687414010b5b422b4a214d07a0f2e5131241bf3f3d96e7aede3dac0f2530262" } }, "bin": "vault.exe",