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

12 lines
303 B
Ruby

cask :v1 => 'the-hit-list' do
version :latest
sha256 :no_check
url 'http://www.potionfactory.com/files/thehitlist/TheHitList.zip'
appcast 'http://www.potionfactory.com/appcast/thehitlist.php'
homepage 'http://www.potionfactory.com/thehitlist'
license :unknown
app 'The Hit List.app'
end