vault 0.9.5

Closes #24572.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
commitay 2018-02-27 08:26:22 +10:00
parent 35d4a30a61
commit 9cd6d91109

View file

@ -5,8 +5,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.9.4",
:revision => "2e2c89a3d8d2f4876c64dee6ba3d4a5e08691aee"
:tag => "v0.9.5",
:revision => "36edb4d42380d89a897e7f633046423240b710d9"
head "https://github.com/hashicorp/vault.git"
bottle do