diff --git a/Casks/the-hit-list.rb b/Casks/the-hit-list.rb new file mode 100644 index 000000000..c674e510d --- /dev/null +++ b/Casks/the-hit-list.rb @@ -0,0 +1,7 @@ +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