homebrew-cask/Casks/historyhound.rb

11 lines
336 B
Ruby

class Historyhound < Cask
version '1.9.9'
sha256 '3b0873d2425115680c347d5e4be607e9232781e1711aec58ef76e07a07847ad3'
url 'https://www.stclairsoft.com/download/HistoryHound-1.9.9.dmg'
appcast 'https://www.stclairsoft.com/cgi-bin/sparkle.cgi?HH'
homepage 'http://www.stclairsoft.com/HistoryHound/'
app 'HistoryHound.app'
end