homebrew-cask/Casks/historyhound.rb

12 lines
362 B
Ruby

cask 'historyhound' do
version '1.9.12'
sha256 'f2bf9a68026868a0b2ed41516c42cc52323bdf7bfdbbe4c1d311b442a88b740c'
url "https://www.stclairsoft.com/download/HistoryHound-#{version}.dmg"
appcast 'https://www.stclairsoft.com/cgi-bin/sparkle.cgi?HH'
name 'HistoryHound'
homepage 'https://www.stclairsoft.com/HistoryHound/'
app 'HistoryHound.app'
end