Upgrade sources

- `main` v5.11.4: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.4
This commit is contained in:
yunohost-bot
2024-12-20 00:17:12 +01:00
committed by YunoHost Bot
parent 0bdf4cc641
commit db6a2d49fd
+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.2~ynh1"
version = "5.11.4~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.2/invoiceninja.tar"
sha256 = "5cb80b5aae342707bf1da8e1153c7c123e72dcdc8c472fc381082d4a1c22ff25"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.4/invoiceninja.tar"
sha256 = "b06e70d2717d2688d0097d42dd5446a00ed980061dcc1b6d1552490986c18fbd"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"