homebrew-cask-versions/Casks/webstorm.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
256 B
Ruby

class Webstorm < Cask
url 'http://download.jetbrains.com/webstorm/WebStorm-7.0.3.dmg'
homepage 'http://www.jetbrains.com/webstorm/'
version '7.0.3'
sha256 'b0bd03278da91bf71fec29f12dc4da15d587449cb39b03e4deb94dababc67d87'
link 'WebStorm.app'
end