perlmagick: update 6.88 bottle.
Closes Homebrew/homebrew#28787. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
548278ac12
commit
64ccc64a7c
1 changed files with 4 additions and 3 deletions
|
@ -6,9 +6,10 @@ class Perlmagick < Formula
|
|||
sha1 "f234b49a5c570f78d693c04924fe74ddb5595292"
|
||||
|
||||
bottle do
|
||||
sha1 "86de9e85e873e3c038a828119875409f1688febb" => :mavericks
|
||||
sha1 "bfa32dda723942a88a2e1d50bba1ebc732c9d198" => :mountain_lion
|
||||
sha1 "ba68b22ae4598361afc9b3cb0730825fc2376ee1" => :lion
|
||||
revision 1
|
||||
sha1 "86285696b717954a1a64a94df70f5701523b1403" => :mavericks
|
||||
sha1 "96de2b7c175b6682fb74c0f2353fca9d50f3529d" => :mountain_lion
|
||||
sha1 "a468f8f61603cc0c3daa21c077bf156ef7ae1266" => :lion
|
||||
end
|
||||
|
||||
depends_on "freetype"
|
||||
|
|
Loading…
Reference in a new issue