Upgrade sources

- `main` v5.11.59: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.59
This commit is contained in:
yunohost-bot
2025-03-18 00:10:54 +01:00
committed by YunoHost Bot
parent d8dba5bced
commit 1d08103e93
+3 -3
View File
@@ -7,7 +7,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.11.56~ynh1"
version = "5.11.59~ynh1"
maintainers = ["Sebastian Gumprich"]
@@ -61,8 +61,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.56/invoiceninja.tar"
sha256 = "979498b1e5afffa8de305b919bd799ba6c6a2b343d5a82ce94f9f6b969a61b03"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.59/invoiceninja.tar"
sha256 = "f347fc093e1da67e70b9eff9d5ce9de4ce639fa814d4c38f72288ed765aae19c"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"