From 20ad5702c5bdb89e7a52c0b7407d58dbbf6a9afd Mon Sep 17 00:00:00 2001 From: shazron Date: Mon, 30 Jul 2012 12:38:14 -0700 Subject: ios-sim 1.5 Closes #13783. Signed-off-by: Adam Vandenberg --- Library/Formula/ios-sim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/ios-sim.rb b/Library/Formula/ios-sim.rb index 2c3148c83..26b5fd664 100644 --- a/Library/Formula/ios-sim.rb +++ b/Library/Formula/ios-sim.rb @@ -2,8 +2,8 @@ require 'formula' class IosSim < Formula homepage 'https://github.com/phonegap/ios-sim' - url 'https://github.com/phonegap/ios-sim/tarball/1.4' - md5 'c68954b0808119a51641613a2b383c49' + url 'https://github.com/phonegap/ios-sim/tarball/1.5' + md5 'bf2863dafd1766a9e02a5b22b132284d' def install system "rake", "install", "prefix=#{prefix}" -- cgit v1.2.3