homebrew-cask/Casks/gitx-rowanj.rb

13 lines
337 B
Ruby

cask :v1 => 'gitx-rowanj' do
version :latest
sha256 :no_check
url 'http://builds.phere.net/GitX/development/GitX-dev.dmg'
appcast 'https://s3.amazonaws.com/builds.phere.net/GitX/development/GitX-dev.xml'
homepage 'http://rowanj.github.io/gitx/'
license :oss
app 'GitX.app'
binary 'GitX.app/Contents/Resources/gitx'
end