homebrew-cask/Casks/gity.rb

8 lines
142 B
Ruby

class Gity < Cask
url 'http://gityapp.com/Gity.zip'
homepage 'http://gityapp.com/'
version 'latest'
no_checksum
link 'Gity.app'
end