From f3e92d6169b6370ca9ab2b20e5b4cc0683019916 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 31 Aug 2014 15:38:52 +0100 Subject: graphicsmagick: add 1.3.20 bottle. Closes #32004. Signed-off-by: Mike McQuaid --- Library/Formula/graphicsmagick.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/graphicsmagick.rb b/Library/Formula/graphicsmagick.rb index 830233b67..a1da884a9 100644 --- a/Library/Formula/graphicsmagick.rb +++ b/Library/Formula/graphicsmagick.rb @@ -6,6 +6,12 @@ class Graphicsmagick < Formula sha256 '7caf27691ec21682de1f0259c9243725db7cdeca699c40958c28aece99e4f1dc' head 'hg://http://graphicsmagick.hg.sourceforge.net:8000/hgroot/graphicsmagick/graphicsmagick' + bottle do + sha1 "3e681ecf2e126ee5322a6c05e4228670de8b7f8e" => :mavericks + sha1 "6dbabb0a513590f9e000bdf6a9fc4cf15cc829ec" => :mountain_lion + sha1 "dbdef094a39a8052eb7b04bae77724b5c7c524e9" => :lion + end + option 'with-quantum-depth-8', 'Compile with a quantum depth of 8 bit' option 'with-quantum-depth-16', 'Compile with a quantum depth of 16 bit' option 'with-quantum-depth-32', 'Compile with a quantum depth of 32 bit' -- cgit v1.2.3