From 889f5080db9650c622698d0842d9882b778ad2e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Fri, 2 Dec 2016 01:37:27 +0000 Subject: [PATCH] Delete pokerstarseu.rb --- Casks/pokerstarseu.rb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 Casks/pokerstarseu.rb diff --git a/Casks/pokerstarseu.rb b/Casks/pokerstarseu.rb deleted file mode 100644 index 45c1e8f57..000000000 --- a/Casks/pokerstarseu.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask 'pokerstarseu' do - version :latest - sha256 :no_check - - url 'https://www.pokerstars.eu/PokerStarsEU.app.zip' - name 'PokerStars' - homepage 'https://www.pokerstars.eu/' - - auto_updates true - - app 'PokerStarsEU.app' - - zap delete: [ - '~/Library/Preferences/com.pokerstars.eu.user.ini', - '~/Library/Preferences/com.pokerstars.PokerStarsEU.plist', - ] -end