vault 0.7.2

Closes #13376.

Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
Alexander Hamann 2017-05-09 01:06:45 +02:00
parent aceed4a419
commit 76060719d3

View file

@ -7,8 +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.7.1",
:revision => "1767ced3a336aee9dbce7f4f0ad652ff44e8ddab"
:tag => "v0.7.2",
:revision => "d28dd5a018294562dbc9a18c95554d52b5d12390"
head "https://github.com/hashicorp/vault.git"
bottle do