homebrew-cask/Casks/historyhound.rb

14 lines
474 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'historyhound' do
2015-06-10 16:31:00 +08:00
version '1.9.11'
sha256 '125cda1a46a2757128a48d49ef8c755fa7ec8d13040875fe29d0133a4518d5ae'
2014-09-26 20:08:57 +08:00
url "https://www.stclairsoft.com/download/HistoryHound-#{version}.dmg"
2014-10-15 23:43:50 +08:00
appcast 'https://www.stclairsoft.com/cgi-bin/sparkle.cgi?HH',
checkpoint: '9eca11b0d4be87890ebb4a9bb49680959786890978187876469597a961415646'
2015-01-23 06:26:21 +08:00
name 'HistoryHound'
2015-06-29 14:32:18 +08:00
homepage 'https://www.stclairsoft.com/HistoryHound/'
2015-09-03 03:47:00 +08:00
license :commercial
2014-09-16 00:05:41 +08:00
app 'HistoryHound.app'
2014-04-13 23:35:57 +08:00
end