class-dump: add 3.5 bottle.
This commit is contained in:
parent
2e06f84490
commit
8db2fe7522
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue