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

This commit is contained in:
yunohost-bot 2023-11-12 17:16:33 +01:00 committed by YunoHost Bot
parent 6095d3ed33
commit 293a6fb011

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.46~ynh1"
version = "5.7.47~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.46/invoiceninja.zip"
sha256 = "def0954ea2991ec971b763ab95a2448123ae477ba12765f4d70f178cb7701556"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.47/invoiceninja.zip"
sha256 = "80e04b51af9d695c8548151dc71d8a42dcebbd490070f3e47f7281fd00be2c33"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip"