class-dump: add 3.5 bottle.

This commit is contained in:
BrewTestBot 2014-05-31 00:03:52 +01:00 committed by Jack Nagel
parent 2e06f84490
commit 8db2fe7522

View file

@ -6,6 +6,11 @@ class ClassDump < Formula
url 'https://github.com/nygard/class-dump/archive/3.5.tar.gz'
sha1 'c343bec63878161b02c956f49c9c1c8d989b4b5a'
bottle do
cellar :any
sha1 "f87501bf78ff05444c12347d874a81d9b87445dc" => :mavericks
end
depends_on :macos => :mavericks
depends_on :xcode => :build