From 80dfd05588d6e4aa0b4849d940ddd27d6679ba4a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Apr 2019 19:00:27 +0000 Subject: [PATCH] vault: Update to version 1.1.2 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 8e03b3029..86ebacdea 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,15 +1,15 @@ { "homepage": "https://www.vaultproject.io", "license": "MPL-2.0", - "version": "1.1.1", + "version": "1.1.2", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vault/1.1.1/vault_1.1.1_windows_amd64.zip", - "hash": "2d52fa7923244a9199ed16b475633ee51d1940cadfe3f914b7d9622de4a186b5" + "url": "https://releases.hashicorp.com/vault/1.1.2/vault_1.1.2_windows_amd64.zip", + "hash": "8b8f97eb71f027e7e315339a90491e59c98c962b699fcb1b794c366bf4ec5eb4" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.1.1/vault_1.1.1_windows_386.zip", - "hash": "b9b811d79bada1368b7cfb04eb5fffc3b12f97bf9b462a1c081e78b81be3b6f7" + "url": "https://releases.hashicorp.com/vault/1.1.2/vault_1.1.2_windows_386.zip", + "hash": "0d4890a688a0b4573a3d24a1609b85ee73ae83a114ee108887c522cc15717566" } }, "bin": "vault.exe",