Upgrade to v5.6.4

This commit is contained in:
yunohost-bot
2023-06-23 20:16:12 +02:00
committed by YunoHost Bot
parent 33eb4a9ef8
commit 66197f1fe7
+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.6.2~ynh1"
version = "5.6.4~ynh1"
maintainers = ["Sebastian Gumprich"]
@@ -55,8 +55,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.2/invoiceninja.zip"
sha256 = "ba4dcd9a02602aae61bbe5b002fbc232f88026f5ccdd3347d6b37dfd2fbc983e"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.4/invoiceninja.zip"
sha256 = "b625589858d671400e3785df58945007208a88973404389af0b496918eb06bc8"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip"