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