diff --git a/manifest.toml b/manifest.toml index 84e4cf1..ade6c25 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.10.6~ynh1" +version = "5.10.8~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.10.6/invoiceninja.tar" - sha256 = "c88732b45f3ea2c576e079cc01f2cdce86ce266da8b8edd6394ced939569b60b" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.8/invoiceninja.tar" + sha256 = "7af223018ab5feb5aaea1128b8efde0ed7ae67202c6a4155d279f8ddc8139629" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release"