ios-sim 2.0.1

master
Brett Koonce 2014-08-21 00:26:17 -07:00 committed by Mike McQuaid
parent 8fb2c1a77a
commit 20f3fc3b2c
1 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
require "formula"
class IosSim < Formula
homepage 'https://github.com/phonegap/ios-sim'
url 'https://github.com/phonegap/ios-sim/archive/1.9.0.tar.gz'
sha1 '2ec400711e7a9d33eb5f08c577b47ead1fcdb9cb'
head 'https://github.com/phonegap/ios-sim.git'
homepage "https://github.com/phonegap/ios-sim"
url "https://github.com/phonegap/ios-sim/archive/2.0.1.tar.gz"
sha1 "df15d7f49561b92f8d3bf8832db60b83d7ce355e"
head "https://github.com/phonegap/ios-sim.git"
depends_on :macos => :lion