From a73b2da6192ce887ab9b7bc6aa52693f43a93dfb Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 21 Aug 2014 09:13:25 +0100 Subject: ios-sim: add 2.0.1 bottle. --- Library/Formula/ios-sim.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/ios-sim.rb b/Library/Formula/ios-sim.rb index 72fee5ddd..5a5aaea40 100644 --- a/Library/Formula/ios-sim.rb +++ b/Library/Formula/ios-sim.rb @@ -6,6 +6,13 @@ class IosSim < Formula sha1 "df15d7f49561b92f8d3bf8832db60b83d7ce355e" head "https://github.com/phonegap/ios-sim.git" + bottle do + cellar :any + sha1 "3f28d1596a8d019ecb4fc70f758190a21e56ebcc" => :mavericks + sha1 "9ed5958db90bb227a0f0afc878f4cfb4a835fcca" => :mountain_lion + sha1 "4ad30f386778b5e395755109ec50fb725066099c" => :lion + end + depends_on :macos => :lion def install -- cgit v1.2.3