mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
225 B
Ruby
7 lines
225 B
Ruby
class Rubymine < Cask
|
|
url 'http://download-ln.jetbrains.com/ruby/RubyMine-6.0.2.dmg'
|
|
homepage 'http://www.jetbrains.com/ruby/'
|
|
version '6.0.2'
|
|
sha1 'def5bed59b628f5fcd5f056b9e84bc418b9202ec'
|
|
link 'RubyMine.app'
|
|
end
|