1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00

Upgrade sources

- `main` v5.10.10: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.10
This commit is contained in:
yunohost-bot 2024-07-18 03:36:00 +02:00 committed by YunoHost Bot
parent 8f595a4412
commit 9ad9f91f25

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.10.9~ynh1"
version = "5.10.10~ynh1"
maintainers = ["Sebastian Gumprich"]
@ -58,8 +58,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.9/invoiceninja.tar"
sha256 = "ab67832fdf74acbb1c953405a35210328712d2a351dceded4be74723f8435c44"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.10/invoiceninja.tar"
sha256 = "4887e97337b15c9f54dfb98d3ff3687dee9f8a7f81070843ad0d2842bbff5ad0"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"