From 04a9bb5f07d208f906117250b3150bf5363182de Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 24 Feb 2014 15:11:24 +0000 Subject: [PATCH] ghostscript: add 9.07 bottle. --- Formula/ghostscript.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/ghostscript.rb b/Formula/ghostscript.rb index c09c0ea1275..d084c4a79ce 100644 --- a/Formula/ghostscript.rb +++ b/Formula/ghostscript.rb @@ -5,6 +5,12 @@ class Ghostscript < Formula url 'http://downloads.ghostscript.com/public/ghostscript-9.07.tar.gz' sha1 'b04a88ea8d661fc53d4f7eac34d84456272afc06' + bottle do + sha1 "62c5af8448d5e4e210ff947fdad0f70a6868ce10" => :mavericks + sha1 "b193970e7117a94cfab13e150f1c0c45d783ab4f" => :mountain_lion + sha1 "85b32dc39472b2617a2797e6a12ac8aa0c5579eb" => :lion + end + head do url 'git://git.ghostscript.com/ghostpdl.git'