Browse Source

Create pokerstars-eu.rb

master
Vítor Galvão 10 years ago
parent
commit
e22a97d2bc
  1. 15
      Casks/pokerstars-eu.rb

15
Casks/pokerstars-eu.rb

@ -0,0 +1,15 @@
cask :v1 => 'pokerstars-eu' do
version :latest
sha256 :no_check
url 'http://www.pokerstars.eu/PokerStarsEU.app.zip'
homepage 'http://www.pokerstars.com/'
license :freemium
app 'PokerStars.app'
zap :delete => [
'~/Library/Preferences/com.pokerstars.eu.user.ini',
'~/Library/Preferences/com.pokerstars.PokerStarsEU.plist',
]
end
Loading…
Cancel
Save