Upgrade sources
- `main` v5.10.20: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.20
This commit is contained in:
committed by
YunoHost Bot
parent
779915727f
commit
16dd0a067c
+3
-3
@@ -5,7 +5,7 @@ name = "InvoiceNinja 5"
|
||||
description.en = "Create and email invoices, track payments, expenses, and time tasks"
|
||||
description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires"
|
||||
|
||||
version = "5.10.19~ynh1"
|
||||
version = "5.10.20~ynh1"
|
||||
|
||||
maintainers = ["Sebastian Gumprich"]
|
||||
|
||||
@@ -58,8 +58,8 @@ ram.runtime = "50M"
|
||||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.19/invoiceninja.tar"
|
||||
sha256 = "1f06c21d291e586e13166ff0e5686ed986aafc2404a8846140a0e5d29d586194"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.20/invoiceninja.tar"
|
||||
sha256 = "0ce44420bb66286e44c1d0daee33cbe2e64e75b38315ed045631c71901f24f33"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user