From 9c2367f4716bd536f3aab4096ecfc526890ac072 Mon Sep 17 00:00:00 2001 From: commitay Date: Thu, 26 Apr 2018 07:25:36 +1000 Subject: [PATCH] vault 0.10.1 Closes #27103. Signed-off-by: commitay --- Formula/vault.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/vault.rb b/Formula/vault.rb index a7e9fcaa29..f04117db48 100644 --- a/Formula/vault.rb +++ b/Formula/vault.rb @@ -5,8 +5,8 @@ class Vault < Formula desc "Secures, stores, and tightly controls access to secrets" homepage "https://vaultproject.io/" url "https://github.com/hashicorp/vault.git", - :tag => "v0.10.0", - :revision => "5dd7f25f5c4b541f2da62d70075b6f82771a650d" + :tag => "v0.10.1", + :revision => "756fdc4587350daf1c65b93647b2cc31a6f119cd" head "https://github.com/hashicorp/vault.git" bottle do