homebrew-cask/Casks/pokerstars.rb

8 lines
183 B
Ruby

class Pokerstars < Cask
url 'http://www.pokerstars.com/PokerStars.app.zip'
homepage 'http://www.pokerstars.com/'
version 'latest'
sha256 :no_check
link 'PokerStars.app'
end