vault 0.7.0

Closes #11216.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
ilovezfs 2017-03-17 14:16:25 -07:00 committed by Tomasz Pajor
parent 4cf05f8492
commit 1021119a70

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.6.5",
:revision => "5d8d702f33b5fd965cbe8d6d0728295de813a196"
:tag => "v0.7.0",
:revision => "614deacfca3f3b7162bbf30a36d6fc7362cd47f0"
head "https://github.com/hashicorp/vault.git"
bottle do