homebrew-cask/Casks/moneywell.rb

11 lines
305 B
Ruby
Raw Normal View History

2013-12-07 11:12:49 +08:00
class Moneywell < Cask
version '2.3.4'
sha256 'f4b900576657c669a40481d7c2ad1ad6d48a4468d16963d4e9c8ddeca9c1548a'
2013-12-07 11:12:49 +08:00
url 'http://downloads.nothirst.com/MoneyWell_23.zip'
2014-06-04 19:51:03 +08:00
appcast 'http://nothirst.com/feeds/MoneyWell2Appcast.xml'
2013-12-07 11:12:49 +08:00
homepage 'http://nothirst.com/moneywell/'
2013-12-07 11:12:49 +08:00
link 'MoneyWell.app'
end