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