swfmill: add 0.3.3_1 bottle.
This commit is contained in:
parent
53a95c9427
commit
e720a0f06a
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Swfmill < Formula
|
|||
sha256 "f9e8529eed84962abf88c6457b59cbc6d230db068d1fdd977e7b234228beac96"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "9c9674f4a986e2af30ffaa69c67276a43f0e0fcb4803a9463e66c63eb2398627" => :el_capitan
|
||||
sha256 "eee9695134c883a9348a7c5c1e66b32b7b01b8ef1f24069688c727eaf146ad50" => :yosemite
|
||||
sha256 "90cc5c0dcf27189d3f9cf0440c6a9e8ac4312d57c7afd60243f4496f1dd79541" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "freetype"
|
||||
depends_on "libpng"
|
||||
|
|
Loading…
Reference in a new issue