From 8155893a435b4a014081e7d452d089a4fb02c1e1 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 9 Jun 2014 13:47:29 +0100 Subject: [PATCH] jasper: add 1.900.1 bottle. --- Formula/jasper.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/jasper.rb b/Formula/jasper.rb index 2aea17fdcb..52d84e1d32 100644 --- a/Formula/jasper.rb +++ b/Formula/jasper.rb @@ -6,6 +6,13 @@ class Jasper < Formula sha1 'bbf30168ceae74d78e28039972657a90799e68d3' version '1.900.1' + bottle do + cellar :any + sha1 "12058179e65cd2a3d974cea779861896871c786d" => :mavericks + sha1 "43ca04d5d74959347b9e320092a8c8e5b4c20b4f" => :mountain_lion + sha1 "de007515f4b7a246aee08fa69aeff363e81a2989" => :lion + end + option :universal depends_on 'jpeg'