Browse Source
This is now the preferred download, as such, it's now available from the main caskroom repo.master
Michael
9 years ago
1 changed files with 0 additions and 17 deletions
@ -1,17 +0,0 @@ |
|||
cask :v1 => 'phpstorm-bundled-jdk' do |
|||
version '10.0' |
|||
sha256 '6651185b3dace3f9a89046573558cd9223729de2abe90821aa1c2eae146d9dc5' |
|||
|
|||
url "https://download.jetbrains.com/webide/PhpStorm-#{version}-custom-jdk-bundled.dmg" |
|||
name 'PhpStorm' |
|||
homepage 'https://www.jetbrains.com/phpstorm/' |
|||
license :commercial |
|||
|
|||
app 'PhpStorm.app' |
|||
|
|||
zap :delete => [ |
|||
'~/Library/Application Support/WebIde100', |
|||
'~/Library/Preferences/WebIde100', |
|||
'~/Library/Preferences/com.jetbrains.PhpStorm.plist', |
|||
] |
|||
end |
Loading…
Reference in new issue