You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
430 B
13 lines
430 B
cask 'royal-tsx-beta' do
|
|
version '2.2.1.5'
|
|
sha256 'abcf55a65d4ffcee7fe90d12ffc26c6f186b1a257b47aa7df6a7290d18c775c3'
|
|
|
|
url "http://v2.royaltsx.com/updates/royaltsx_#{version}.dmg"
|
|
appcast 'http://v2.royaltsx.com/updates_beta.php',
|
|
checkpoint: 'f5a30300841e66f37005c35d327498682477c3cf3024bd850af9dd2af7fcd8ec'
|
|
name 'Royal TSX'
|
|
homepage 'http://www.royaltsx.com'
|
|
license :freemium
|
|
|
|
app 'Royal TSX.app'
|
|
end
|
|
|