Skip to content

Commit

Permalink
Merge pull request Homebrew#202 from morganestes/phpstorm-eap
Browse files Browse the repository at this point in the history
Updated PhpStorm EAP version to 136.1476 and switched to sha256 checksum.
  • Loading branch information
fanquake committed Apr 5, 2014
2 parents be0443c + c048b74 commit e73aa8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/phpstorm-eap.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class PhpstormEap < Cask
url 'http://download.jetbrains.com/webide/PhpStorm-EAP-136.1382.dmg'
url 'http://download.jetbrains.com/webide/PhpStorm-EAP-136.1476.dmg'
homepage 'https://www.jetbrains.com/phpstorm/index.html'
version '136.1382'
sha1 '82567effcf860f367411b95c685678ec1873ed24'
version '136.1476'
sha256 '84e6b1afaef5a58ac74738c780dbe79b47afd4d6290f0df738f2a05fedec7a72'
link 'PhpStorm EAP.app'
end

0 comments on commit e73aa8b

Please sign in to comment.