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