Browse Source

Update phpstorm-eap.rb

Bump up version number.
master
olegafx 11 years ago
parent
commit
96c16f2a3e
  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-133.214.dmg' url 'http://download.jetbrains.com/webide/PhpStorm-EAP-133.626.dmg'
homepage 'https://www.jetbrains.com/phpstorm/index.html' homepage 'https://www.jetbrains.com/phpstorm/index.html'
version '133.214' version '133.626'
sha1 'a14784f1a468283bbcf6280a8571299ddbed1631' sha1 'f248cb99b6bc1113c6e6a37fdcc950fec2c01ddc'
link 'PhpStorm EAP.app' link 'PhpStorm EAP.app'
end end

Loading…
Cancel
Save