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

This commit is contained in:
yunohost-bot 2023-10-07 06:16:28 +02:00 committed by YunoHost Bot
parent 3f9980c5d8
commit 6d312d2b0b

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.26~ynh1"
version = "5.7.27~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.26/invoiceninja.zip"
sha256 = "3420268c5b52a21211c56fde207c8020e3c602928c2aa5c8a7e7bd62e3d0c532"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.27/invoiceninja.zip"
sha256 = "4d5ae004377c898fab8a78eebe169c05394d8b4975aeaa3d1da4c699fd488a91"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip"