diff --git a/Casks/pokerstars.rb b/Casks/pokerstars.rb new file mode 100644 index 000000000..f5834e5d2 --- /dev/null +++ b/Casks/pokerstars.rb @@ -0,0 +1,7 @@ +class Pokerstars < Cask + url 'http://www.pokerstars.com/PokerStars.app.zip' + homepage 'http://www.pokerstars.com/' + version 'latest' + no_checksum + link 'PokerStars.app' +end