homebrew-cask/Casks/gity.rb

11 lines
189 B
Ruby
Raw Normal View History

class Gity < Cask
version 'latest'
sha256 :no_check
url 'http://gityapp.com/Gity.zip'
2014-06-03 01:38:03 +08:00
appcast 'http://gityapp.com/gity.xml'
homepage 'http://gityapp.com/'
link 'Gity.app'
end