homebrew-cask/Casks/appium.rb

10 lines
244 B
Ruby

class Appium < Cask
version '1.2.0'
sha256 'c13135fc8c1a568950b3bea3ea9ff9823df3ef5fcce4e090b38da9593ae4de38'
url 'https://bitbucket.org/appium/appium.app/downloads/appium-1.2.0.dmg'
homepage 'http://appium.io'
app 'Appium.app'
end