Skip to content

Commit

Permalink
Merge pull request Homebrew#246 from morganestes/develop
Browse files Browse the repository at this point in the history
Fixed typo in PhpStorm EAP sha256 line.
  • Loading branch information
vitorgalvao committed May 1, 2014
2 parents 3a35045 + 2816206 commit fb9471e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/phpstorm-eap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ class PhpstormEap < Cask
url 'http://download.jetbrains.com/webide/PhpStorm-EAP-138.38.dmg'
homepage 'http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program'
version '138.38'
sha256brew '10bd216cab733340447a2ef531d24284a319284cfa673fa71b908affefa55278'
sha256 '10bd216cab733340447a2ef531d24284a319284cfa673fa71b908affefa55278'
link 'PhpStorm EAP.app'
end

0 comments on commit fb9471e

Please sign in to comment.