homebrew-cask/Casks/the-hit-list.rb

14 lines
521 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'the-hit-list' do
version '1.1.24,335'
sha256 '899a6e782aa51f9a74454f9308269e578720c608b52905101138adfe5c1e69ac'
2016-03-01 05:32:04 +08:00
url "https://distrib.karelia.com/downloads/TheHitList-#{version.after_comma}.zip"
appcast 'https://launch.karelia.com/appcast.php?product=9&appname=The+Hit+List',
checkpoint: '0ba068f543ca01e9e658b6e0bf533a185fcc2df8d832ef56f5115fc92bfa1d6a'
2015-05-04 04:44:54 +08:00
name 'The Hit List'
homepage 'https://www.karelia.com/products/the-hit-list/mac.html'
2015-11-02 04:50:26 +08:00
license :commercial
2014-09-16 00:06:28 +08:00
app 'The Hit List.app'
2013-07-02 08:10:26 +08:00
end