mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
261 B
Ruby
9 lines
261 B
Ruby
class Webstorm < Cask
|
|
version '8.0.4'
|
|
sha256 '33abeb4712e8515a7eae6c076edef0922bf96bf46538ff45bf627787e5e2eb9e'
|
|
|
|
url 'http://download-cf.jetbrains.com/webstorm/WebStorm-8.0.4.dmg'
|
|
homepage 'http://www.jetbrains.com/webstorm/'
|
|
|
|
link 'WebStorm.app'
|
|
end
|