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.494.dmg'
|
|
homepage 'http://confluence.jetbrains.com/display/RUBYDEV/RubyMine+EAP'
|
|
version '135.494'
|
|
sha256 'b960fcdab00f6dced5a2a28f56b5d5a4ae15f1e6f34ef3c654250a26611c1e55'
|
|
link 'RubyMine EAP.app'
|
|
end
|
|
|