ios-sim 6.0.0
Closes #14607. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7e47a556a3
commit
c271bb12e9
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class IosSim < Formula
|
||||
desc "Command-line application launcher for the iOS Simulator"
|
||||
homepage "https://github.com/phonegap/ios-sim"
|
||||
url "https://registry.npmjs.org/ios-sim/-/ios-sim-5.1.0.tgz"
|
||||
sha256 "3238a64fe51ff4c301e2fd2bc486f6aa2c7641068c8e58f23c0d30b8430ff78f"
|
||||
url "https://registry.npmjs.org/ios-sim/-/ios-sim-6.0.0.tgz"
|
||||
sha256 "346668d5ae7c1ae0cb8eeea107afb28ba46d06aa26cd1c0e7a58cd831cba6b63"
|
||||
head "https://github.com/phonegap/ios-sim.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue