homebrew-cask-versions/Casks/gitifier.rb
2014-09-15 12:05:38 -04:00

10 lines
315 B
Ruby

class Gitifier < Cask
version '1.3'
sha256 'b199743bdae2305db99d9d3a247f9c8846031d1fbb19201ea81262b25e629d2f'
url 'https://github.com/downloads/jsuder/Gitifier/Gitifier-1.3.zip'
appcast 'http://sparkle.psionides.eu/feed/gitifier'
homepage 'http://psionides.github.io/Gitifier/'
app 'Gitifier.app'
end