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

This commit is contained in:
yunohost-bot 2023-09-20 18:16:24 +02:00 committed by YunoHost Bot
parent b1a7c92eae
commit cbee92e82d

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.14~ynh1"
version = "5.7.17~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.14/invoiceninja.zip"
sha256 = "8b2afcfef658b1d4d4b55ce727b198ab6261e330e869d602a43f9c1a34fa3483"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.17/invoiceninja.zip"
sha256 = "6c3d47ef157b097855a371513372b6303c8863c96abf79c9526f550a4aa98b45"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip"