homebrew-cask/Casks/gity.rb

12 lines
189 B
Ruby

cask 'gity' do
version :latest
sha256 :no_check
url 'http://gityapp.com/gityapp/Gity.zip'
name 'Gity'
homepage 'http://gityapp.com/gityapp/'
license :gpl
app 'Gity.app'
end