diff --git a/manifest.toml b/manifest.toml index 92dd3ca..c881661 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.36~ynh1" +version = "5.11.37~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.36/invoiceninja.tar" - sha256 = "7c0aeccf24267dcef09f1e43edf5098154b1df067fa9a71cae19aabfda42aef6" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.37/invoiceninja.tar" + sha256 = "17a3a7cec82c435f13d9e320f82fe21eda953fa91bcedca34ae269b72d11caab" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release"