webstorm version bump

This commit is contained in:
Matthew Johnston 2013-11-27 12:43:54 -06:00
parent 7c918ff279
commit 2c5c985cb9

View file

@ -1,7 +1,7 @@
class Webstorm < Cask
url 'http://download.jetbrains.com/webstorm/WebStorm-7.0.1.dmg'
url 'http://download.jetbrains.com/webstorm/WebStorm-7.0.2.dmg'
homepage 'http://www.jetbrains.com/webstorm/'
version '7.0.1'
sha1 '77cd9189a332071ebee172f169941bf4ab856da7'
version '7.0.2'
sha1 'c802e658308333c23e3f143020231da0b69a446a'
link 'WebStorm.app'
end