From 70b47a0b613fc05a6ca49156b615e0f90420f0b5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 15 Jan 2019 18:00:31 +0000 Subject: [PATCH] vault: Update to version 1.0.2 --- vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vault.json b/vault.json index b7c5950f4a..d03eb17c5a 100644 --- a/vault.json +++ b/vault.json @@ -1,15 +1,15 @@ { "homepage": "https://www.vaultproject.io", "license": "MPL-2.0", - "version": "1.0.1", + "version": "1.0.2", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vault/1.0.1/vault_1.0.1_windows_amd64.zip", - "hash": "901e61278d9d43596dbfa285da6c20c7093e4c09c554e60d4b5ff3d770c791c9" + "url": "https://releases.hashicorp.com/vault/1.0.2/vault_1.0.2_windows_amd64.zip", + "hash": "3feb682ce8a3452ab1b9f7029710bf813662f56d6faa0f2d92fd545b9f7bcf76" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.0.1/vault_1.0.1_windows_386.zip", - "hash": "06bab234b1487158ab72610fd57d1d9def15de5f6d18d9bfecb83ac247ed37d7" + "url": "https://releases.hashicorp.com/vault/1.0.2/vault_1.0.2_windows_386.zip", + "hash": "6e74a1f0f752aed1bb8ccf39c18b30f585ff98e2dce9b1cfcaefc1421bce16d1" } }, "bin": "vault.exe",