Upgrade sources
- `main` v5.10.45: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.45
This commit is contained in:
committed by
YunoHost Bot
parent
9a0a7b6b68
commit
e1ae713f38
+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.44~ynh1"
|
||||
version = "5.10.45~ynh1"
|
||||
|
||||
maintainers = ["Sebastian Gumprich"]
|
||||
|
||||
@@ -59,8 +59,8 @@ ram.runtime = "50M"
|
||||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.44/invoiceninja.tar"
|
||||
sha256 = "18762de69e6d5711c0796e7f2009252941c1ae5ae0fbe618ad2e8d3fdb9dfffd"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.45/invoiceninja.tar"
|
||||
sha256 = "3a78af814b6da850173a1e7edf47823a1921e3472d058433e2eb870bf0474baa"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user