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.1901'
|
|
sha256 '639afdb33e7044d11d451fd7857186ceec67d50d613bea2f3979b749964cf1c0'
|
|
|
|
url 'http://download.jetbrains.com/webide/PhpStorm-EAP-138.1901.dmg'
|
|
homepage 'http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program'
|
|
|
|
link 'PhpStorm EAP.app'
|
|
end
|
|
|