Vítor Galvão
10 years ago
1 changed files with 15 additions and 0 deletions
@ -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…
Reference in new issue