homebrew-cask/Casks/tg-pro.rb

14 lines
497 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'tg-pro' do
2016-03-10 08:58:24 +08:00
version '2.9.9'
sha256 '312ea321e89540d4fbfbf5226d2cd60666b5a7d20eb58f785bbcd47f6c14a4d6'
2014-12-12 03:01:02 +08:00
2016-01-12 23:11:36 +08:00
url "https://www.tunabellysoftware.com/resources/TGPro_#{version.dots_to_underscores}.zip"
appcast 'https://www.tunabellysoftware.com/resources/sparkle/tgpro/profileInfo.php',
2016-03-10 08:58:24 +08:00
checkpoint: 'b9a9e4be495eb8c838a4147117802c2df369f4f599a0d0a3e0c635f4116e27ce'
name 'TG Pro'
homepage 'https://www.tunabellysoftware.com/tgpro/'
2014-12-12 03:01:02 +08:00
license :commercial
app 'TG Pro.app'
end