homebrew-cask/Casks/royal-tsx.rb

13 lines
504 B
Ruby

cask 'royal-tsx' do
version '4.0.1.1000'
sha256 'bbf232bfe8be674d26a51b83e3011c24acb0ae1df4df62ece2521db258db7758'
# 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'
app 'Royal TSX.app'
end