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
311 B
7 lines
311 B
class PhpstormEap < Cask
|
|
url 'http://download.jetbrains.com/webide/PhpStorm-EAP-138.38.dmg'
|
|
homepage 'http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program'
|
|
version '138.38'
|
|
sha256 '10bd216cab733340447a2ef531d24284a319284cfa673fa71b908affefa55278'
|
|
link 'PhpStorm EAP.app'
|
|
end
|
|
|