diff --git a/manifest.toml b/manifest.toml index 9f7f9d8..33d699a 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.33~ynh1" +version = "5.7.34~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.33/invoiceninja.zip" - sha256 = "d43441cdbcdfa304498bb236e232dafe1883240bbd548245451deaa5c2abea22" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.34/invoiceninja.zip" + sha256 = "b9b2fa85baf388e9d7cf54b4ae048a98ad68531bfa4fc704bc0336fdbe1bee71" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"