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.
|
|
|
class Rubymine < Cask
|
|
|
|
url 'http://download.jetbrains.com/ruby/RubyMine-5.4.dmg'
|
|
|
|
homepage 'http://www.jetbrains.com/ruby/'
|
|
|
|
version '5.4'
|
|
|
|
sha1 'a0a53589d78f4c962f8d1eee9b3f069c0c815975'
|
|
|
|
end
|