aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-10-05 17:04:25 +0100
committerJack Nagel2014-10-05 18:26:00 -0500
commit799f5970ada803452943f7421f5e6a6e66ee9112 (patch)
tree3220f39a80a851f7e10d6bec5fb3cb2cedc1df78
parentbfe8f93ba44878245fa01eeea00f0c70f9f00e1a (diff)
downloadhomebrew-799f5970ada803452943f7421f5e6a6e66ee9112.tar.bz2
ios-sim: update 3.0.0 bottle.
-rw-r--r--Library/Formula/ios-sim.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ios-sim.rb b/Library/Formula/ios-sim.rb
index 906c61a39..294840504 100644
--- a/Library/Formula/ios-sim.rb
+++ b/Library/Formula/ios-sim.rb
@@ -8,8 +8,8 @@ class IosSim < Formula
bottle do
cellar :any
- sha1 "3f28d1596a8d019ecb4fc70f758190a21e56ebcc" => :mavericks
- sha1 "9ed5958db90bb227a0f0afc878f4cfb4a835fcca" => :mountain_lion
+ sha1 "a3d4fca43c68809b156490b018190df8059a0ebf" => :mavericks
+ sha1 "747cd81a2dfae3c14a4d41ff286d60dc9c939d5b" => :mountain_lion
end
depends_on :macos => :mountain_lion