1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00

Upgrade to v5.6.3

This commit is contained in:
yunohost-bot 2023-06-17 20:16:04 +02:00 committed by YunoHost Bot
parent f58d3de6f4
commit 6952663157

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.3~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/archive/refs/tags/v5.6.3.tar.gz"
sha256 = "d23b19f34c83bf7109f7ef286da72f83187e9dfd336f75d4f893c03a5a149d68"
in_subdir = false
autoupdate.strategy = "latest_github_release"