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 69bd26a commit 671abd6Copy full SHA for 671abd6
Formula/a/appium.rb
@@ -1,8 +1,8 @@
1
class Appium < Formula
2
desc "Automation for Apps"
3
homepage "https://appium.io/"
4
- url "https://registry.npmjs.org/appium/-/appium-2.13.1.tgz"
5
- sha256 "96a0771bff8182cf90978dcfbf796c82521f999b53570e68aecaba1a33a60ed9"
+ url "https://registry.npmjs.org/appium/-/appium-2.14.0.tgz"
+ sha256 "2a017b6c869ee4d8245cb2986c1fd879c179aa3558b1d9710e7376c30489ff6f"
6
license "Apache-2.0"
7
head "https://github.com/appium/appium.git", branch: "master"
8
0 commit comments