qscintilla2: update 2.8.4 bottle.
This commit is contained in:
parent
930c87d946
commit
1ed9fe85b6
1 changed files with 5 additions and 3 deletions
|
@ -5,9 +5,11 @@ class Qscintilla2 < Formula
|
||||||
sha256 "9b7b2d7440cc39736bbe937b853506b3bd218af3b79095d4f710cccb0fabe80f"
|
sha256 "9b7b2d7440cc39736bbe937b853506b3bd218af3b79095d4f710cccb0fabe80f"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "57dffa7ac659217580352a4da1d323457bad735a7761237b923c0fda5363c33c" => :yosemite
|
cellar :any
|
||||||
sha256 "1c5482dc22059dfecf734268c6f1626f51055c242e8be9759854bc88c323dd13" => :mavericks
|
revision 1
|
||||||
sha256 "d487010da4ab0eee416ae7dcd1f22e2be2ed60984dda8da1b579094351e173f4" => :mountain_lion
|
sha256 "4f277db7d148508ed19c15deb5be481a259fb9484f8228b8beef8d5deb62e3e8" => :el_capitan
|
||||||
|
sha256 "c671e7416f6cb55f7eaf3fabeed866dc0abefe7921470dc592ff515fb1c90bef" => :yosemite
|
||||||
|
sha256 "372eb0774903e20c4e3bcf67fbebb9ae7b880e5d12729c50e9eca264b2b7c96e" => :mavericks
|
||||||
end
|
end
|
||||||
|
|
||||||
option "without-plugin", "Skip building the Qt Designer plugin"
|
option "without-plugin", "Skip building the Qt Designer plugin"
|
||||||
|
|
Loading…
Reference in a new issue