homebrew-cask-versions/Casks/phpstorm.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
254 B
Ruby

class Phpstorm < Cask
url 'http://download.jetbrains.com/webide/PhpStorm-7.1.2.dmg'
homepage 'http://www.jetbrains.com/phpstorm/'
version '7.1.2'
sha256 '3e503d6aa2d96137a24f09ea50e3e105e63051e3cc7e3e070ecbba033e010ad9'
link 'PhpStorm.app'
end