appium.rb: added vendor host comment

This commit is contained in:
Vítor Galvão 2015-01-17 02:03:30 +00:00
parent 2317685c9c
commit 209f0e5583
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ cask :v1 => 'appium' do
version '1.3.4'
sha256 '6e35270bf93db653556a6be0132f1720d5642e817f927b2db394d106b2a37252'
# bitbucket.org is the official download host per the vendor homepage
url "https://bitbucket.org/appium/appium.app/downloads/appium-#{version}.dmg"
name 'Appium'
homepage 'http://appium.io'