homebrew-cask-versions/Casks/tagger.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
260 B
Ruby

class Tagger < Cask
url 'https://github.com/downloads/Bilalh/Tagger/Tagger_1.6.2.zip'
homepage 'http://bilalh.github.io/projects/tagger/'
version '1.6.2'
sha256 'b0c23f7068509f36648da4e3db809064fe53d44cd6d097f6b5f4f81f8fe39b33'
link 'Tagger.app'
end