diff --git a/manifest.toml b/manifest.toml index a18d25d..91db092 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.6.18~ynh1" +version = "5.6.19~ynh1" maintainers = ["Sebastian Gumprich"] @@ -55,8 +55,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.18/invoiceninja.zip" - sha256 = "c40297e84777a739a29101e46b78918f8413d6ef903316d54f614b40a6b096f7" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.19/invoiceninja.zip" + sha256 = "798d6dce6c2a044ccb51f657ede865fb80f3ba40313badd6d104a5fcb93a1460" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"