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