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