vault: update 0.3.0 bottle.
This commit is contained in:
parent
2cdba56c95
commit
5464460e82
1 changed files with 4 additions and 4 deletions
|
@ -10,10 +10,10 @@ class Vault < Formula
|
|||
head "https://github.com/hashicorp/vault.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "709004d450717ad5e1ffd6a3cdf04ff5538dfae492bc81da7374c77d83b1b610" => :yosemite
|
||||
sha256 "058f6393dd058e30f0beaa814573f16f09df80b2db7c23775c717718d09c42bd" => :mavericks
|
||||
sha256 "6c5c4eb78a7dbea65e18ccb73ee08ed36e56436723068c3cf758ca3cd9a7a030" => :mountain_lion
|
||||
cellar :any_skip_relocation
|
||||
sha256 "e8591e186a3eba4f963821ff8c90ee24597cf937a2ed999d22f0a733487aef82" => :el_capitan
|
||||
sha256 "6ec4ce0956d895329e34a84483d61a49bf322d0ad9d65752a4c3f1f2cde38a25" => :yosemite
|
||||
sha256 "83949323d8a0aa09528c17d9326d77138c8c9d0f51454b34ec7cde79627a7913" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue