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.7.57

This commit is contained in:
yunohost-bot 2023-12-03 05:16:36 +01:00 committed by YunoHost Bot
parent 184d45e00a
commit 90f6bb3ef6

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.7.56~ynh1"
version = "5.7.57~ynh1"
maintainers = ["Sebastian Gumprich"]
@ -58,8 +58,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.56/invoiceninja.zip"
sha256 = "3f0e60483367bbe2b8399b7438f9664440f0c934b351790a483b48d5397868d8"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.57/invoiceninja.zip"
sha256 = "b3340715e7a56cf10f0e20c03fb63f213f52963d756e7c1feb634222426af3de"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip"