From b06c7070f198baf2063fc3b500051a5e39eaca3f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 3 May 2024 03:35:43 +0200 Subject: [PATCH] Upgrade to v5.8.53 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.53 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index da5e954..99ea05c 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.8.51~ynh1" +version = "5.8.53~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.51/invoiceninja.zip" - sha256 = "fd0a3bbbc5b907bb67b4121628e4651a070e9e9c3bc4b16d5d350a214aafd2c6" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.53/invoiceninja.zip" + sha256 = "476f9b2d6f71a9be5a88f4a8917c6f65e992ee1dc67e404e1f98b7b8c6064cd1" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"