objc-codegenutils: add 1.0 bottle.

master
BrewTestBot 2014-05-31 00:03:52 +01:00 committed by Jack Nagel
parent bf8dc9725f
commit 93e321509b
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@ class ObjcCodegenutils < Formula
url "https://github.com/square/objc-codegenutils/archive/v1.0.tar.gz"
sha1 "ed22e553e3b0f5aaa445d912af287714aeb09f7b"
bottle do
cellar :any
sha1 "6444a44bb506d0078b494d243475aa492da91b4a" => :mavericks
sha1 "115f70a9c8b61545630a14d7503d4e20c221f6cb" => :mountain_lion
end
depends_on :macos => :mountain_lion
depends_on :xcode => :build