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.19: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.19
This commit is contained in:
yunohost-bot 2024-08-07 03:35:45 +02:00 committed by YunoHost Bot
parent 56ce513f71
commit 61f57aa7a3

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.18~ynh1"
version = "5.10.19~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.18/invoiceninja.tar"
sha256 = "2904126a058881af5072102b0456414030e733b6d52cab43d8ac9c6afa01d406"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.19/invoiceninja.tar"
sha256 = "1f06c21d291e586e13166ff0e5686ed986aafc2404a8846140a0e5d29d586194"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"