mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
Reformat moneymoney.rb according to readability conventions
This commit is contained in:
parent
4ceae76048
commit
1ec2a98fbb
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class Moneymoney < Cask
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
url 'http://moneymoney-app.com/download/MoneyMoney.zip'
|
||||
appcast 'http://moneymoney-app.com/update/appcast.xml'
|
||||
homepage 'http://moneymoney-app.com/'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
link 'MoneyMoney.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue