From 4c1aac6b540cf64ee67cb98fa67d2ce123f85653 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 1 Aug 2023 20:16:26 +0200 Subject: [PATCH] Upgrade to v5.6.24 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index afba070..bbbfdda 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.6.23~ynh1" +version = "5.6.24~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.6.23/invoiceninja.zip" - sha256 = "269905d774d5b4f1445936af47c4fbd84f809e6a9319180e554e3e46298a522a" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.24/invoiceninja.zip" + sha256 = "9dbfbd0be0cfe6d3d86c89bee3b9bd5224785a13e625d0afeb026a4680e911b0" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"