mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
251 B
Ruby
7 lines
251 B
Ruby
class Rubymine < Cask
|
|
url 'http://download-cf.jetbrains.com/ruby/RubyMine-6.3.3.dmg'
|
|
homepage 'http://www.jetbrains.com/ruby/'
|
|
version '6.3.3'
|
|
sha256 'c79216de02f2564ea60592420342ab9fb5014da7e7c96f92e2856dc49f2090dd'
|
|
link 'RubyMine.app'
|
|
end
|