Upgrade sources

- `main` v5.11.54: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.54
This commit is contained in:
yunohost-bot
2025-03-10 00:13:08 +01:00
committed by YunoHost Bot
parent 960438b16e
commit a101635b28
+3 -3
View File
@@ -5,7 +5,7 @@ name = "InvoiceNinja 5"
description.en = "Create and email invoices, track payments, expenses, and time tasks" 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" 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.53~ynh1" version = "5.11.54~ynh1"
maintainers = ["Sebastian Gumprich"] maintainers = ["Sebastian Gumprich"]
@@ -59,8 +59,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.53/invoiceninja.tar" url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.54/invoiceninja.tar"
sha256 = "08a18d37982dee91bbfa1c3b5a0443ab1e66a1cf4387e1f8646d060337bc9621" sha256 = "b5652a552d57a8a492149095b5cf5652b48bf929402208a5ef54089ad45f166a"
format = "tar.gz" format = "tar.gz"
in_subdir = false in_subdir = false
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"