homebrew-cask/Casks/rtx.rb

10 lines
157 B
Ruby

class Rtx < Cask
version 'latest'
sha256 :no_check
url 'http://www.rtxapp.com/download'
homepage 'http://www.rtxapp.com/mac/'
link 'RTX.app'
end