From fa3a16a17bae6ff84205347c7b9c0e8de0f87615 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 14 Nov 2023 05:16:28 +0100 Subject: [PATCH] Upgrade to v5.7.48 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7aff02a..31b81b9 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.47~ynh1" +version = "5.7.48~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.47/invoiceninja.zip" - sha256 = "80e04b51af9d695c8548151dc71d8a42dcebbd490070f3e47f7281fd00be2c33" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.48/invoiceninja.zip" + sha256 = "636e7501eae0420af43946cb31aa4615f5230660411da427ee9c7d44ab19be1d" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"