diff --git a/manifest.toml b/manifest.toml index b621328..b339530 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.23~ynh1" +version = "5.8.24~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.23/invoiceninja.zip" - sha256 = "0fb53fe13fe27d3c43faeffe0206f738da1ec831fe9aa1b1ab21cb60324acb18" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.24/invoiceninja.zip" + sha256 = "f832ca84a6a450ae1f278b3fdf30da6a734eb137fd16bfee536b0ec302ee6b28" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"