vault 0.10.1

Closes #27103.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
commitay 2018-04-26 07:25:36 +10:00
parent e2e2b1a333
commit 9c2367f471

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.10.0",
:revision => "5dd7f25f5c4b541f2da62d70075b6f82771a650d"
:tag => "v0.10.1",
:revision => "756fdc4587350daf1c65b93647b2cc31a6f119cd"
head "https://github.com/hashicorp/vault.git"
bottle do