From e7c0cdd05d57f5f2c42c59c7fdcdbc617a745a3a Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 14 Nov 2014 19:31:10 +0000 Subject: chuck: add 1.3.4.0 bottle. --- Library/Formula/chuck.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/chuck.rb b/Library/Formula/chuck.rb index 7acfb84b4..298327130 100644 --- a/Library/Formula/chuck.rb +++ b/Library/Formula/chuck.rb @@ -5,6 +5,13 @@ class Chuck < Formula url "http://chuck.cs.princeton.edu/release/files/chuck-1.3.4.0.tgz" sha1 "d32faae2cb60fc81d2716b477cf2d54bc548d9c6" + bottle do + cellar :any + sha1 "54f55280bd5b153277bd7657a8338ae03f674a08" => :yosemite + sha1 "54a4b27ef78e49544134fbe688a356e4e9001dfc" => :mavericks + sha1 "515e650f18e765e023947a2f8c75334611f0f7ed" => :mountain_lion + end + # Homebrew already takes care of setting the sysroot; # also lets the build work on CLT. # Also fixes the version regex for 10.10+; reported to chuck-dev. -- cgit v1.2.3