vault 0.7.2
Closes #13376. Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
parent
aceed4a419
commit
76060719d3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue