From 2ce890009616cc2ef23a520c04b5605b363f0f7e Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 23 Mar 2014 10:10:56 +0000 Subject: slimerjs: add 0.9.1 bottle. --- Library/Formula/slimerjs.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/slimerjs.rb b/Library/Formula/slimerjs.rb index 76b136b42..76594fbbc 100644 --- a/Library/Formula/slimerjs.rb +++ b/Library/Formula/slimerjs.rb @@ -7,6 +7,13 @@ class Slimerjs < Formula head 'https://github.com/laurentj/slimerjs.git' + bottle do + cellar :any + sha1 "f777909179024c69332199893897d30eb7c104d5" => :mavericks + sha1 "00ffe91192f50232cde4169d2a80d5e950edeef5" => :mountain_lion + sha1 "a05a67c5a7366bf6b1ef6de7dc74fb4f35c4d9cb" => :lion + end + if MacOS.version > :snow_leopard option "without-xulrunner", "Build without xulrunner (requires a installed Firefox)" depends_on "xulrunner" => :recommended -- cgit v1.2.3