homebrew-cask/Casks/tg-pro.rb

14 lines
497 B
Ruby

cask 'tg-pro' do
version '2.9.5'
sha256 '6f8cb96bf91ee3a69a5f91c47232427826e5516355d45656c4be9118d5c5b78a'
url "https://www.tunabellysoftware.com/resources/TGPro_#{version.dots_to_underscores}.zip"
appcast 'https://www.tunabellysoftware.com/resources/sparkle/tgpro/profileInfo.php',
checkpoint: 'f39979bd7477fde055b8ffd970856d2a5f32dbebfdd7fad9d4ee7f2aa85c7601'
name 'TG Pro'
homepage 'https://www.tunabellysoftware.com/tgpro/'
license :commercial
app 'TG Pro.app'
end