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.84.dmg'
|
|
homepage 'http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program'
|
|
version '138.84'
|
|
sha256 '15ecf78338296d4936269bb040f427e739b7fdfac6fc0a0534882de7ab027263'
|
|
link 'PhpStorm EAP.app'
|
|
end
|
|
|