From dfac3baa5ca74f9226899a4af850862f19572d68 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 30 Oct 2023 17:16:36 +0100 Subject: [PATCH] Upgrade to v5.7.38 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8b5fff1..e99efb6 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.37~ynh1" +version = "5.7.38~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.37/invoiceninja.zip" - sha256 = "356079fa2ac628ae0c16c4dcb0da2a281835aac8ed5452f9583797d46ca73a36" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.38/invoiceninja.zip" + sha256 = "f13920328198944c5dd6597f281ef0ba8605fc53b4d4f992c253165c38d26717" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"