vault 0.7.0
Closes #11216. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
4cf05f8492
commit
1021119a70
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.6.5",
|
||||
:revision => "5d8d702f33b5fd965cbe8d6d0728295de813a196"
|
||||
:tag => "v0.7.0",
|
||||
:revision => "614deacfca3f3b7162bbf30a36d6fc7362cd47f0"
|
||||
head "https://github.com/hashicorp/vault.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue