You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
315 B
7 lines
315 B
class PhpstormEap < Cask
|
|
url 'http://download.jetbrains.com/webide/PhpStorm-EAP-138.1289.dmg'
|
|
homepage 'http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program'
|
|
version '138.1289'
|
|
sha256 'ee693ae0ffb60dc71a324fecd40a14597e307ad3c7be3644509e75180da4abe6'
|
|
link 'PhpStorm EAP.app'
|
|
end
|
|
|