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.
7 lines
265 B
7 lines
265 B
class RubymineEap < Cask
|
|
url 'http://download.jetbrains.com/ruby/RubyMine-132.1053.dmg'
|
|
homepage 'http://confluence.jetbrains.com/display/RUBYDEV/RubyMine+EAP'
|
|
version '132.1053'
|
|
sha1 '25eec125892916f59b473e0b522eca9e5a1ee62f'
|
|
link 'RubyMine EAP.app'
|
|
end
|
|
|