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.
12 lines
350 B
12 lines
350 B
cask :v1 => 'royal-tsx-beta' do
|
|
version '2.2.0.1000'
|
|
sha256 '4f46388d574cc4b4bcc8881b5fdb086d0c8ea47a6cc5563ebe6cc4a84795d363'
|
|
|
|
url "http://v2.royaltsx.com/updates/royaltsx_#{version}.dmg"
|
|
name 'Royal TSX'
|
|
appcast 'http://v2.royaltsx.com/updates_beta.php'
|
|
homepage 'http://www.royaltsx.com'
|
|
license :freemium
|
|
|
|
app 'Royal TSX.app'
|
|
end
|
|
|