homebrew-cask/Casks/the-hit-list.rb

9 lines
278 B
Ruby

class TheHitList < Cask
url 'http://www.potionfactory.com/files/thehitlist/TheHitList.zip'
appcast 'http://www.potionfactory.com/appcast/thehitlist.php'
homepage 'http://www.potionfactory.com/thehitlist'
version 'latest'
sha256 :no_check
link 'The Hit List.app'
end