Add MoneyWiz Latest (#56146)

* Add MoneyWiz Latest

* Update moneywiz: add version, sha256 and appcast

* Update moneywiz.rb
This commit is contained in:
Hsiang Lee 2018-12-15 03:16:54 +08:00 committed by Vítor Galvão
parent fdb9ffd7f3
commit 575f6301fd
1 changed files with 11 additions and 0 deletions

11
Casks/moneywiz.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'moneywiz' do
version '3.2.0'
sha256 '3046e64d66b6e7a211c1e2e1548cef0c56c001a9ca69e9fcff9ae2516cbff324'
url 'https://mac.wiz.money/MoneyWiz_Mac_Free.dmg'
appcast 'https://macdistribution.wiz.money/version_info_free.xml'
name 'MoneyWiz'
homepage 'https://wiz.money/'
app "MoneyWiz #{version.major}.app"
end