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.
8 lines
263 B
8 lines
263 B
11 years ago
|
class RubymineEap < Cask
|
||
|
url 'http://download.jetbrains.com/ruby/RubyMine-132.666.dmg'
|
||
|
homepage 'http://confluence.jetbrains.com/display/RUBYDEV/RubyMine+EAP'
|
||
|
version '132.666'
|
||
|
sha1 '7cd523ce36fca925007327c4bfe41e73e775a5de'
|
||
|
link 'RubyMine EAP.app'
|
||
|
end
|