diff --git a/manifest.toml b/manifest.toml index bfe94ff..7a50ea6 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.7.14~ynh1" +version = "5.7.22~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.7.14/invoiceninja.zip" - sha256 = "8b2afcfef658b1d4d4b55ce727b198ab6261e330e869d602a43f9c1a34fa3483" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.22/invoiceninja.zip" + sha256 = "ee44b87b9d06351da2bf7e9df17729599bf715d76cf3f74fe5042eb9ddef0d64" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"