Skip to content

Commit 671abd6

Browse files
committed
appium 2.14.0
1 parent 69bd26a commit 671abd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/appium.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Appium < Formula
22
desc "Automation for Apps"
33
homepage "https://appium.io/"
4-
url "https://registry.npmjs.org/appium/-/appium-2.13.1.tgz"
5-
sha256 "96a0771bff8182cf90978dcfbf796c82521f999b53570e68aecaba1a33a60ed9"
4+
url "https://registry.npmjs.org/appium/-/appium-2.14.0.tgz"
5+
sha256 "2a017b6c869ee4d8245cb2986c1fd879c179aa3558b1d9710e7376c30489ff6f"
66
license "Apache-2.0"
77
head "https://github.com/appium/appium.git", branch: "master"
88

0 commit comments

Comments
 (0)