vault 1.2.3
Closes #44252. Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
parent
b7f450ae8e
commit
a9833177d6
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 => "v1.2.2",
|
||||
:revision => "a1a5f0d798d4181778259403fae0802fff46915a"
|
||||
:tag => "v1.2.3",
|
||||
:revision => "c14bd9a2b1d2c20f15b9f93f5c2d487507bb8a2f"
|
||||
head "https://github.com/hashicorp/vault.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue