mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 22:06:36 -06:00
5 lines
150 B
Ruby
5 lines
150 B
Ruby
class Rubymine < Cask
|
|
homepage 'http://www.jetbrains.com/ruby/'
|
|
url 'http://download.jetbrains.com/ruby/RubyMine-4.5.4.dmg'
|
|
version '4.5.4'
|
|
end
|