Michael
9 years ago
1 changed files with 0 additions and 21 deletions
@ -1,21 +0,0 @@ |
|||
cask :v1 => 'phpstorm-eap-bundled-jdk' do |
|||
version '143.129' |
|||
sha256 '50ed6bf38c9a1fc7018cef5677da253c0eba5f0f24e47203cc613dfc42b4085d' |
|||
|
|||
url "https://download.jetbrains.com/webide/PhpStorm-EAP-#{version}-custom-jdk-bundled.dmg" |
|||
name 'PhpStorm EAP' |
|||
homepage 'https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program' |
|||
license :commercial |
|||
|
|||
app 'PhpStorm EAP.app' |
|||
|
|||
zap :delete => [ |
|||
'~/Library/Application Support/WebIde90', |
|||
'~/Library/Caches/WebIde90', |
|||
'~/Library/Logs/WebIde90', |
|||
'~/Library/Preferences/WebIde90', |
|||
'~/Library/Preferences/com.jetbrains.PhpStorm-EAP.plist', |
|||
'~/.WebIde90', |
|||
] |
|||
|
|||
end |
Loading…
Reference in new issue