We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5541328 commit c4b7868Copy full SHA for c4b7868
Formula/ios-deploy.rb
@@ -1,8 +1,8 @@
1
class IosDeploy < Formula
2
desc "Install and debug iPhone apps from the command-line"
3
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"
+ url "https://github.com/ios-control/ios-deploy/archive/1.10.0.tar.gz"
+ sha256 "619176b0a78f631be169970a5afc9ec94b206d48ec7cb367bb5bf9d56b098290"
6
head "https://github.com/phonegap/ios-deploy.git"
7
8
bottle do
0 commit comments