homebrew-cask/Casks/tuneup.rb

15 lines
594 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'tuneup' do
2016-01-12 23:46:56 +08:00
version '2.5.3.0'
sha256 '8a2722d8719323d692c4a14935d945a3e42946aa9abd8a772fbd3737e4698b5d'
2014-10-01 08:45:40 +08:00
2016-03-08 02:17:32 +08:00
# dvk2ozaytrec6.cloudfront.net was verified as official when first introduced to the cask
2016-01-12 23:46:56 +08:00
url "https://dvk2ozaytrec6.cloudfront.net/mac4/Sparkle/TuneUp-Installer-#{version.major_minor}.0.zip"
2015-07-10 14:19:10 +08:00
appcast 'https://dvk2ozaytrec6.cloudfront.net/mac4/appcast.xml',
checkpoint: 'fa140f16451aa2604c86fe4f1eed48c80dc183618152552c633dbe3c864ec4f2'
2015-01-12 03:05:37 +08:00
name 'TuneUp'
2015-06-29 14:32:18 +08:00
homepage 'https://www.tuneupmedia.com/'
2015-11-05 05:28:44 +08:00
license :commercial
2014-10-01 08:45:40 +08:00
installer manual: 'TuneUp-Installer.app'
2014-10-01 08:45:40 +08:00
end