Upgrade sources

- `main` v5.12.69: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.69
This commit is contained in:
yunohost-bot
2026-02-27 00:18:27 +01:00
committed by YunoHost Bot
parent dda343fcab
commit 9cb6e5770b
+3 -3
View File
@@ -7,7 +7,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.12.66~ynh1" version = "5.12.69~ynh1"
maintainers = ["Sebastian Gumprich"] maintainers = ["Sebastian Gumprich"]
@@ -60,8 +60,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.66/invoiceninja.tar" url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.69/invoiceninja.tar"
sha256 = "8465be742596a08096100cabd8c000f57c1a6b7879919be0c9f1bdacb7c7a5d4" sha256 = "ca97b853c9c2a2ff1c82fa374a48f23245077cdef911e2748a1543cac5f50139"
format = "tar.gz" format = "tar.gz"
in_subdir = false in_subdir = false
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"