homebrew-cask-versions/Casks/gitifier.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
259 B
Ruby

class Gitifier < Cask
url 'http://github.com/downloads/jsuder/Gitifier/Gitifier-1.3.zip'
homepage 'http://psionides.github.io/Gitifier/'
version '1.3'
sha256 'b199743bdae2305db99d9d3a247f9c8846031d1fbb19201ea81262b25e629d2f'
link 'Gitifier.app'
end