diff --git a/manifest.toml b/manifest.toml index 8c1b31c..323f4e5 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.8.15~ynh1" +version = "5.8.16~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.8.15/invoiceninja.zip" - sha256 = "1ecd0a0597ad9d116064159a4537df226fce578cc1150b1581219d340db65052" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.16/invoiceninja.zip" + sha256 = "2388d90b7f178bf989c2ffa6195a67e48078358de686011917ea4cf3d54e5d6a" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"