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.3.dmg'
|
|
homepage 'http://www.jetbrains.com/ruby/'
|
|
version '6.0.3'
|
|
sha1 '3ae0931c22d877bb1ec467cd33788a0546879728'
|
|
link 'RubyMine.app'
|
|
end
|