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