homebrew-cask/Casks/comictagger.rb

13 lines
507 B
Ruby

cask 'comictagger' do
version '1.1.15-beta'
sha256 '6640834d966c1cc760de6aa32729bf139bf06727f8d650a4534cdf780f084960'
url "https://github.com/davide-romanini/comictagger/releases/download/#{version}/ComicTagger-#{version}.dmg"
appcast 'https://github.com/davide-romanini/comictagger/releases.atom',
checkpoint: 'd56894725596b7bc39ae80c881466b5fed98bda9380dcef53f5fc1562be9d9eb'
name 'ComicTagger'
homepage 'https://github.com/davide-romanini/comictagger'
app 'ComicTagger.app'
end