homebrew-cask/Casks/the-tagger.rb

14 lines
438 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'the-tagger' do
2016-01-12 23:12:24 +08:00
version '1.6.1'
sha256 '51ef8424ae4f6c7e53159e665d87067ce43dd9be3cfc2e7c18efd0f717375b9c'
2014-12-23 18:06:28 +08:00
url 'http://deadbeatsw.com/thetagger/TheTaggerLatest.zip'
2015-05-28 04:32:23 +08:00
appcast 'http://deadbeatsw.com/thetagger/appcast.xml',
checkpoint: 'dad3dd5d7fddb361fd75d449ada6982d291a204cf044fc0ac9172f225739fd18'
name 'The Tagger'
2014-12-23 18:06:28 +08:00
homepage 'http://deadbeatsw.com/thetagger/'
license :commercial
app 'The Tagger.app'
end