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.16: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.16
This commit is contained in:
yunohost-bot 2024-07-29 03:39:21 +02:00 committed by YunoHost Bot
parent 9b049bf187
commit 2c0dfa02b5

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.12~ynh1"
version = "5.10.16~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.12/invoiceninja.tar"
sha256 = "c6062fd860ae1a016c8453b313a8a3f5a717b0c6245a7493068d58eda7a541d8"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.16/invoiceninja.tar"
sha256 = "ad3a56846e8960a3b981138e0aab49bfed5beacddcbf930f2d87d93f076b179d"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"