Browse Source

Update phpstorm-eap.rb

master
Josh Butts 11 years ago
parent
commit
f53139c320
  1. 6
      Casks/phpstorm-eap.rb

6
Casks/phpstorm-eap.rb

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

Loading…
Cancel
Save