7 lines
315 B
7 lines
315 B
class PhpstormEap < Cask
|
|
url 'http://download.jetbrains.com/webide/PhpStorm-EAP-138.1901.dmg'
|
|
homepage 'http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program'
|
|
version '138.1901'
|
|
sha256 '639afdb33e7044d11d451fd7857186ceec67d50d613bea2f3979b749964cf1c0'
|
|
link 'PhpStorm EAP.app'
|
|
end
|
|
|