homebrew-cask/Casks/rtx.rb

10 lines
155 B
Ruby

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