Update appium to 1.6.2 (#48376)

This commit is contained in:
Brian Morton 2018-06-12 17:17:24 -07:00 committed by commitay
parent 2b7cac458e
commit 7692a7bd26
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'appium' do
version '1.6.1'
sha256 'bdd19869aba715fe32b279b320224cc5940748072b3c1d781a3d3eeea39f5d15'
version '1.6.2'
sha256 'a95306aaac264e68e880b269eda777fe9c1e0526b4d8b9409272faf1df051bf6'
# github.com/appium/appium-desktop was verified as official when first introduced to the cask.
url "https://github.com/appium/appium-desktop/releases/download/v#{version}/appium-desktop-#{version}-mac.zip"