diff --git a/manifest.toml b/manifest.toml index 9ec62a9..f380461 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.32~ynh1" +version = "5.11.33~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.32/invoiceninja.tar" - sha256 = "3ffef4a2b1940357a63b9890bbf8eb1bba2f0a7d686c070ea6f3dd189d521f54" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.33/invoiceninja.tar" + sha256 = "2ec92e3661c70383f0897636b4cead9c2a1288d45a13d461edd46024946a5673" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release"