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