From cf9cb2b527f8beba0c55c3b9a5ce14ba07dc4868 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 11 Jan 2015 23:40:12 +0000 Subject: duck: add 4.6.2.16366 bottle. --- Library/Formula/duck.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/duck.rb b/Library/Formula/duck.rb index 613248dab..d6c869eab 100644 --- a/Library/Formula/duck.rb +++ b/Library/Formula/duck.rb @@ -4,6 +4,13 @@ class Duck < Formula sha1 "135f7ca7315fd478607e590eaa2df43418d85e0d" head "https://svn.cyberduck.io/trunk/" + bottle do + cellar :any + sha1 "05353941783e34f1931b0cdd78a89f245d8daf33" => :yosemite + sha1 "a2120b7b4b7ae15f9b941c24bb9d4f7c36392e74" => :mavericks + sha1 "fb6e8e20d702cf3d9808e758328cd7ebc8830283" => :mountain_lion + end + depends_on :java => [:build, "1.7"] depends_on :xcode => :build depends_on "ant" => :build -- cgit v1.2.3