Skip to content

Commit c4b7868

Browse files
gabebearchenrui333
authored andcommitted
ios-deploy 1.10.0
Closes #47661. Signed-off-by: Rui Chen <chenrui333@gmail.com>
1 parent 5541328 commit c4b7868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/ios-deploy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class IosDeploy < Formula
22
desc "Install and debug iPhone apps from the command-line"
33
homepage "https://github.com/phonegap/ios-deploy"
4-
url "https://github.com/ios-control/ios-deploy/archive/1.9.4.tar.gz"
5-
sha256 "60ca03270b449a14639ff137ee7af47349809e5f8a5ee765186539f8fb0ebde5"
4+
url "https://github.com/ios-control/ios-deploy/archive/1.10.0.tar.gz"
5+
sha256 "619176b0a78f631be169970a5afc9ec94b206d48ec7cb367bb5bf9d56b098290"
66
head "https://github.com/phonegap/ios-deploy.git"
77

88
bottle do

0 commit comments

Comments
 (0)