You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
303 B
10 lines
303 B
10 years ago
|
class WebstormEap < Cask
|
||
|
version '138.1988'
|
||
|
sha256 '869708d2d0ca44b9c9a39eaf633e13e759346cbafe0d101a8b0d29f739f40b54'
|
||
|
|
||
|
url 'http://download-cf.jetbrains.com/webstorm/WebStorm-EAP-138.1988.dmg'
|
||
|
homepage 'http://confluence.jetbrains.com/display/WI/WebStorm+9+EAP'
|
||
|
|
||
|
link 'Webstorm 9 EAP.app'
|
||
|
end
|