ios-sim 1.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
18bd38d62e
commit
439bb78b44
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class IosSim < Formula
|
||||
url "https://github.com/Fingertips/ios-sim/tarball/1.1"
|
||||
homepage "https://github.com/Fingertips/ios-sim"
|
||||
md5 "ea70e2889390844ce2a72f1345df0e69"
|
||||
url 'https://github.com/Fingertips/ios-sim/tarball/1.3'
|
||||
homepage 'https://github.com/Fingertips/ios-sim'
|
||||
md5 'd6bd742b00ed3b93bd54bbc55b1901fc'
|
||||
|
||||
def install
|
||||
system "rake install prefix='#{prefix}'"
|
||||
|
|
Loading…
Reference in a new issue