Upgrade sources

- `main` v5.10.62: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.62
This commit is contained in:
yunohost-bot
2024-12-07 00:15:15 +01:00
committed by YunoHost Bot
parent 1dff5e2b66
commit 53741e1c7d
+3 -3
View File
@@ -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.58~ynh1"
version = "5.10.62~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.58/invoiceninja.tar"
sha256 = "688103260b581a293f7c375a47f1daf502236f3d62b76f3e7b40cd0a63cabeea"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.62/invoiceninja.tar"
sha256 = "554114f81dda412bc152229b084a4447a4c8770559f578a1f1e8bda22301333d"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"