Update Webstorm to v10.0.0

Updated the version number to v10.0.0 and the sha to match the dmg
This commit is contained in:
Ingo Richter 2015-03-31 13:19:06 -07:00
parent bf107badd4
commit d552f6143d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask :v1 => 'webstorm' do
version '9.0.3'
sha256 'adc04ee25e7d3821659d2c4dbe1cdd8d0c15622ebcdaa3db2b6e02f79abb34b8'
version '10.0.0'
sha256 '2cc611536f4c40708844341727bc64a347a2631f7b7713bf41df98fa245fd452'
url "http://download-cf.jetbrains.com/webstorm/WebStorm-#{version}.dmg"
name 'WebStorm'