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

8 lines
209 B
Ruby

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