1 cask :v1 => 'debt-quencher' do
3 sha256 '2083fdb28d3138998a0d6b4b5c4405a18a2e8dd7b71554786386623313c166ad'
5 url "http://downloads.nothirst.com/DebtQuencher_#{version.sub(%r{^(\d+)\.(\d+).*},'\1.\2')}.zip"
6 appcast 'http://nothirst.com/feeds/DebtQuencherAppcast.xml',
7 :sha256 => 'c4cf59373c8956515d82f9ede91e326a770154ec10d637772f48c6aab1149b73'
8 homepage 'http://nothirst.com/debtquencher/'
9 license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
11 app 'Debt Quencher.app'