Upgrade sources

- `main` v5.11.24: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.24
This commit is contained in:
yunohost-bot
2025-01-16 00:10:39 +01:00
committed by YunoHost Bot
parent 926ec6e3bc
commit 20cf44fcc3
+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.17~ynh1"
version = "5.11.24~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.17/invoiceninja.tar"
sha256 = "7c5c33efd6ac6825171d760b2e5dba4260a1b97101339d6752763876deca18f4"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.24/invoiceninja.tar"
sha256 = "0cb56ed24edde581540e7c09904f90dce3d98d2b28c4d9d627c2d4aba83071b7"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"