homebrew-cask/Casks/tagger.rb

8 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