homebrew-cask/Casks/pokerstars.rb

8 lines
178 B
Ruby
Raw Normal View History

2013-06-18 06:05:39 +08:00
class Pokerstars < Cask
url 'http://www.pokerstars.com/PokerStars.app.zip'
homepage 'http://www.pokerstars.com/'
version 'latest'
no_checksum
link 'PokerStars.app'
end