Upgrade sources

- `main` v5.12.6: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.6
This commit is contained in:
yunohost-bot
2025-06-29 00:09:10 +02:00
committed by YunoHost Bot
parent 139c7a6bd5
commit ecedef9e7b
+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.12.5~ynh1"
version = "5.12.6~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.12.5/invoiceninja.tar"
sha256 = "ade1659f892871d3d5f9beb35bb6488b5dad055ea3469cb66e4edf8165f0d086"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.6/invoiceninja.tar"
sha256 = "1af8ddc6c78bf3086f764b16433e92355ee1b6ef9fc7a71e0c256354f8f29036"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"