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