Upgrade to v5.6.18

This commit is contained in:
yunohost-bot
2023-07-12 20:16:12 +02:00
committed by YunoHost Bot
parent 6225eb2340
commit cf84d121f3
+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.15~ynh1"
version = "5.6.18~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.15/invoiceninja.zip"
sha256 = "6c1df58b94f545330191e2433a0070e31163efb8df521f15b448ff9f188fa484"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.18/invoiceninja.zip"
sha256 = "c40297e84777a739a29101e46b78918f8413d6ef903316d54f614b40a6b096f7"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip"