From 19989db8fa2916d6be08b9cc7b9f73c129a350f5 Mon Sep 17 00:00:00 2001 From: David Silva Date: Sun, 27 Mar 2016 11:42:27 +0100 Subject: [PATCH] vault 0.5.2 Signed-off-by: David Silva Closes Homebrew/homebrew#50457. Signed-off-by: Mike McQuaid --- Formula/vault.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/vault.rb b/Formula/vault.rb index e03a307640..309e829687 100644 --- a/Formula/vault.rb +++ b/Formula/vault.rb @@ -7,9 +7,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.5.0", - :revision => "a7b0aadc9ea6a33875dd6bdd9d11d3146b29beb1" - revision 1 + :tag => "v0.5.2", + :revision => "77f2b8a2fa408e0fc77ed7402d51cf0cfa0335d7" head "https://github.com/hashicorp/vault.git"