From d443c4c3aed9dd5832b58bc6b11afa63b4f936af Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 10 Oct 2023 06:16:29 +0200 Subject: [PATCH] Upgrade to v5.7.28 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 29e3581..7f4c4fa 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.27~ynh1" +version = "5.7.28~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.27/invoiceninja.zip" - sha256 = "4d5ae004377c898fab8a78eebe169c05394d8b4975aeaa3d1da4c699fd488a91" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.28/invoiceninja.zip" + sha256 = "1b896cc4b8323edc485d71f4ef463b2b9eec93bbbf219577cec7c2f35b7eb8e2" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"