homebrew-cask/Casks/moneyguru.rb

13 lines
454 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'moneyguru' do
2016-08-30 03:06:28 +08:00
version '2.10.2'
sha256 '379e3a556e484531315facc7fbea286fd1b3b30dcdb2e5d95cea7d817e8fde1d'
2014-08-22 18:13:18 +08:00
url "https://download.hardcoded.net/moneyguru_osx_#{version.dots_to_underscores}.dmg"
appcast 'https://www.hardcoded.net/updates/moneyguru.appcast',
2016-08-30 03:06:28 +08:00
checkpoint: '42cc3e6d1ff4aed7cd2106b6287c1c9111f5438a2d0daf620b80faf8e6e33961'
name 'moneyGuru'
homepage 'https://www.hardcoded.net/moneyguru/'
2014-08-22 18:13:18 +08:00
2014-09-16 00:05:57 +08:00
app 'moneyGuru.app'
2014-08-22 18:13:18 +08:00
end