homebrew-cask/Casks/royal-tsx.rb

15 lines
525 B
Ruby

cask 'royal-tsx' do
version '4.2.1.1000'
sha256 '293e354216917ea0298f6799b84640132a813ce752aff3a8319b6ca19926ce1d'
# https://royaltsx-v4.royalapplications.com was verified as official when first introduced to the cask
url "https://royaltsx-v4.royalapplications.com/updates/royaltsx_#{version}.dmg"
appcast "https://royaltsx-v#{version.major}.royalapplications.com/updates_stable.php"
name 'Royal TSX'
homepage 'https://www.royalapplications.com/ts/mac/features'
auto_updates :yes
app 'Royal TSX.app'
end