ios-sim: update checksum

1.4 was retagged.

Closes Homebrew/homebrew#12249.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
shazron 2012-05-14 17:07:33 -07:00 committed by Jack Nagel
parent 46e48774e1
commit 1da4d94fcc

View file

@ -3,7 +3,7 @@ require 'formula'
class IosSim < Formula
homepage 'https://github.com/phonegap/ios-sim'
url 'https://github.com/phonegap/ios-sim/tarball/1.4'
md5 '5186b9f01be4e9b75d66ea6ebfd85f97'
md5 'c68954b0808119a51641613a2b383c49'
def install
system "rake", "install", "prefix=#{prefix}"