Upgrade sources

- `main` v5.11.26: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.26
This commit is contained in:
yunohost-bot
2025-01-17 00:08:54 +01:00
committed by YunoHost Bot
parent e2dad5d842
commit 2a0a9d0eaa
+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.11.24~ynh1"
version = "5.11.26~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.11.24/invoiceninja.tar"
sha256 = "0cb56ed24edde581540e7c09904f90dce3d98d2b28c4d9d627c2d4aba83071b7"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.26/invoiceninja.tar"
sha256 = "2b8b8dcc0a7940531992472473e23de3dfe9fd35b6e731f8709ba9e6b34049f7"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"