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

This commit is contained in:
yunohost-bot 2023-09-05 06:16:56 +02:00 committed by YunoHost Bot
parent f50d9d01ce
commit bf4e6586c2

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.7~ynh1"
version = "5.7.8~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.7.7/invoiceninja.zip"
sha256 = "f4f2724d476aaa32f87be293e006eaed8a86b1aaecb2f978f1c8a26237426d1e"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.8/invoiceninja.zip"
sha256 = "71ffed6a69847bec0d61fb8e14af413d0cc9cdbb6530281f835303e7146594a8"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip"