vault 0.9.2
Closes #23326. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9092a1ba1c
commit
5d51b2bbd0
1 changed files with 2 additions and 2 deletions
|
@ -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.1",
|
||||
:revision => "87b6919dea55da61d7cd444b2442cabb8ede8ab1"
|
||||
:tag => "v0.9.2",
|
||||
:revision => "3bf8733cd69bb0ac14da9aaa6135bcb7f710cc5f"
|
||||
head "https://github.com/hashicorp/vault.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue