diff --git a/manifest.toml b/manifest.toml index df91a57..e6f0bf0 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.11.39~ynh1" +version = "5.11.40~ynh1" maintainers = ["Sebastian Gumprich"] @@ -59,8 +59,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.39/invoiceninja.tar" - sha256 = "5372be3d46165f16e2ba6d88d408c556f32987a0496eed7097cfced286003df9" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.40/invoiceninja.tar" + sha256 = "cbe257d298fa5c91fb7a33725f98e5eddc849134359ec577132d25faec1669d0" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release"