Browse Source

Updated PhpStorm 8 EAP to build 138.567.

master
Morgan Estes 10 years ago
parent
commit
544a25ce42
  1. 6
      Casks/phpstorm-eap.rb

6
Casks/phpstorm-eap.rb

@ -1,7 +1,7 @@
class PhpstormEap < Cask
url 'http://download.jetbrains.com/webide/PhpStorm-EAP-138.256.dmg'
url 'http://download.jetbrains.com/webide/PhpStorm-EAP-138.567.dmg'
homepage 'http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program'
version '138.256'
sha256 'e99b4e300a5085aa8fda062cc93d615cc5fcdf33b61b84d16bb25801d2f53535'
version '138.567'
sha256 'b4d96ee431f6689624e1d831a7f047f605555eba7ad5825ae25c6487a1cdf082'
link 'PhpStorm EAP.app'
end

Loading…
Cancel
Save