vault 1.2.2

Closes #43154.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Rui Chen 2019-08-15 11:16:39 -04:00 committed by Thierry Moisan
parent ff73739bb8
commit 24308da03f
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -5,8 +5,8 @@ class Vault < Formula
desc "Secures, stores, and tightly controls access to secrets" desc "Secures, stores, and tightly controls access to secrets"
homepage "https://vaultproject.io/" homepage "https://vaultproject.io/"
url "https://github.com/hashicorp/vault.git", url "https://github.com/hashicorp/vault.git",
:tag => "v1.2.1", :tag => "v1.2.2",
:revision => "e16495da552c996068e05574cddf69875199f949" :revision => "a1a5f0d798d4181778259403fae0802fff46915a"
head "https://github.com/hashicorp/vault.git" head "https://github.com/hashicorp/vault.git"
bottle do bottle do