homebrew-cask/Casks/gity.rb

9 lines
187 B
Ruby

class Gity < Cask
url 'http://gityapp.com/Gity.zip'
appcast 'http://gityapp.com/gity.xml'
homepage 'http://gityapp.com/'
version 'latest'
sha256 :no_check
link 'Gity.app'
end