mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
230 B
Ruby
7 lines
230 B
Ruby
class Webstorm < Cask
|
|
url 'http://download.jetbrains.com/webstorm/WebStorm-7.0.2.dmg'
|
|
homepage 'http://www.jetbrains.com/webstorm/'
|
|
version '7.0.2'
|
|
sha1 'c802e658308333c23e3f143020231da0b69a446a'
|
|
link 'WebStorm.app'
|
|
end
|