mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
6 lines
200 B
Ruby
6 lines
200 B
Ruby
class Rubymine < Cask
|
|
url 'http://download.jetbrains.com/ruby/RubyMine-4.5.4.dmg'
|
|
homepage 'http://www.jetbrains.com/ruby/'
|
|
version '4.5.4'
|
|
sha1 '3f5d4318207f8e1a661a1055089eed63473bbfb3'
|
|
end
|