lv2: update 1.12.0 bottle.
This commit is contained in:
parent
907cead808
commit
e65a4dac46
1 changed files with 5 additions and 4 deletions
|
@ -5,10 +5,11 @@ class Lv2 < Formula
|
|||
sha256 "7a4a53138f10ed997174c8bc5a8573d5f5a5d8441aaac2de6cf2178ff90658e9"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "e682bb3d9dea26c66b139f21ab9a64e8a7ffcf283dd70223fc7fb81bf7942d5b" => :yosemite
|
||||
sha256 "9dfb6260a6590324b504c649d1af839603414a6d76c390fc4a0b24671b0d45a2" => :mavericks
|
||||
sha256 "cc96aedd80560fd38ce73bf5aa4e925c4836b570da37e9556131113e1666da32" => :mountain_lion
|
||||
cellar :any_skip_relocation
|
||||
revision 1
|
||||
sha256 "8ad6c88d4ea316fc2e1e15504b3cc88e634e072508932e4278da6824471ac539" => :el_capitan
|
||||
sha256 "a4a75ab0aca13e96c7fe10568ddd905bd511909e3a1cb84d1f640cce6e90acc6" => :yosemite
|
||||
sha256 "ce29adad60e4b904f15e15cfde2cd07f5a2490e7053279a605db0b87a0e7bdd1" => :mavericks
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue