diff --git a/manifest.toml b/manifest.toml index b2e2ca4..e4d89e2 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.45~ynh1" +version = "5.8.46~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.45/invoiceninja.zip" - sha256 = "fe9ed928100f8cb311d0c944f0c77b42fc34ea5ef7687a41683ae5ae25d109e5" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.46/invoiceninja.zip" + sha256 = "cfd3811e014122c2f35611aedc58bff798c010620cb0c30b81bb850feb0e1387" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"