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
291 B
7 lines
291 B
class RubymineEap < Cask
|
|
url 'http://download.jetbrains.com/ruby/RubyMine-138.1466.dmg'
|
|
homepage 'http://confluence.jetbrains.com/display/RUBYDEV/RubyMine+EAP'
|
|
version '138.1466'
|
|
sha256 '2660e2fae4e1e22759138bbf296e2fe14a6ab39f53efeebef494b0184dfbe31f'
|
|
link 'RubyMine EAP.app'
|
|
end
|
|
|