homebrew-cask/Casks/rtx.rb

8 lines
155 B
Ruby

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