Upgrade sources

- `main` v5.11.80: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.80
This commit is contained in:
yunohost-bot
2025-05-29 00:14:16 +02:00
committed by YunoHost Bot
parent cc5f1cb32a
commit e8131382a5
+3 -3
View File
@@ -7,7 +7,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.11.79~ynh1"
version = "5.11.80~ynh1"
maintainers = ["Sebastian Gumprich"]
@@ -61,8 +61,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.79/invoiceninja.tar"
sha256 = "df266027224cf99eaa99895f3d8c2f613a495b25488f5d2b50ad5b050b723254"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.80/invoiceninja.tar"
sha256 = "1f00a3474ac24c1d4e3ac60b6ec83e3860b8c2de4730b64d992b43b4631c6ce7"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"