From b835c4f5f2617892abef7e7270733ff0b9b2fb3b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 31 Oct 2023 05:16:29 +0100 Subject: [PATCH] Upgrade to v5.7.39 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e99efb6..95a2b08 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.38~ynh1" +version = "5.7.39~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.38/invoiceninja.zip" - sha256 = "f13920328198944c5dd6597f281ef0ba8605fc53b4d4f992c253165c38d26717" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.39/invoiceninja.zip" + sha256 = "70ea8d5a04c16b6ff277a2c8b62e06b1c9653143d9f66803c5b831eabf604d33" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"