homebrew-cask/Casks/gitifier.rb

9 lines
313 B
Ruby
Raw Normal View History

class Gitifier < Cask
url 'http://github.com/downloads/jsuder/Gitifier/Gitifier-1.3.zip'
2014-06-03 01:38:03 +08:00
appcast 'http://sparkle.psionides.eu/feed/gitifier'
homepage 'http://psionides.github.io/Gitifier/'
version '1.3'
sha256 'b199743bdae2305db99d9d3a247f9c8846031d1fbb19201ea81262b25e629d2f'
link 'Gitifier.app'
end