diff --git a/manifest.toml b/manifest.toml index 30dd467..57150bc 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.8~ynh1" +version = "5.11.9~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.8/invoiceninja.tar" - sha256 = "50056eb3cce61d33ca4e1e116dcada2729202fbe59c01d118c952ffd2b5796d8" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.9/invoiceninja.tar" + sha256 = "57dbc6bdcfeea67e2b0008afcd8c33e1c7a6008e064613cd90496ff4215f3244" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release"