homebrew-cask/Casks/gity.rb

9 lines
187 B
Ruby
Raw Normal View History

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