From b3ce18f8908fa19b87f48796a90aab6017a2eb58 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 5 Oct 2023 06:16:33 +0200 Subject: [PATCH] Upgrade to v5.7.26 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bfe94ff..4c182f3 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.7.14~ynh1" +version = "5.7.26~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.7.14/invoiceninja.zip" - sha256 = "8b2afcfef658b1d4d4b55ce727b198ab6261e330e869d602a43f9c1a34fa3483" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.26/invoiceninja.zip" + sha256 = "3420268c5b52a21211c56fde207c8020e3c602928c2aa5c8a7e7bd62e3d0c532" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"