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-02-03 02:14:37 +08:00
version '2.9.7'
2016-02-09 08:18:40 +08:00
sha256 '88228e0ac8d44676659acef2f7ee9bfc8a962451c497aa5a9c4fb71ad5b3a196'
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-02-09 08:18:40 +08:00
checkpoint: '7b292de4bfde7ea11a63b29d9ea1034f7239b96a72edc0e30f4ddc7f72c4786f'
name 'TG Pro'
homepage 'https://www.tunabellysoftware.com/tgpro/'
2014-12-12 03:01:02 +08:00
license :commercial
app 'TG Pro.app'
end