From f7ce3d6cedf29c12cc0be2db6902059328cbedc0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 29 Oct 2023 05:16:27 +0100 Subject: [PATCH] Upgrade to v5.7.36 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 686c43b..b1f7b0d 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.35~ynh1" +version = "5.7.36~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.35/invoiceninja.zip" - sha256 = "541fef5f47c9dff9b17a6b18f58e4df2dd0c6d5fd9108b2704a062a8d3e5f986" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.36/invoiceninja.zip" + sha256 = "3dc45f891ebbb63d97aae3f14eb651895e4451e37deb5997882c0d74d3811a3b" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"