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

This commit is contained in:
yunohost-bot 2023-06-12 20:16:05 +02:00 committed by YunoHost Bot
parent 491b0c1a2a
commit 45d87d16de

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.5.124~ynh1"
version = "5.6.1~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.5.124/invoiceninja.zip"
sha256 = "484b2a927a2249d7707ad96c5fa44b61d8daa0b7a052aaf13421dee1e6ff6fc7"
url = "https://github.com/invoiceninja/invoiceninja/archive/refs/tags/v5.6.1.tar.gz"
sha256 = "b69022293b3e58791dd1d294367b7c975896c301cc2389d7bdc3f650b456acfd"
in_subdir = false
rename = "invoiceninja.zip"
autoupdate.strategy = "latest_github_tag"