From 1512dce8632339160336df04cb6a5e9ec931757a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 19 Sep 2023 06:16:29 +0200 Subject: [PATCH] Upgrade to v5.7.14 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5018a2a..bfe94ff 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.12~ynh1" +version = "5.7.14~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.12/invoiceninja.zip" - sha256 = "930442b7e6f82325ea76db902eee2c08db80c20222fcf7217ab45ea3d5f06e42" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.14/invoiceninja.zip" + sha256 = "8b2afcfef658b1d4d4b55ce727b198ab6261e330e869d602a43f9c1a34fa3483" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"