diff --git a/manifest.toml b/manifest.toml index b6b694d..2c98f2a 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.6.25~ynh1" +version = "5.6.26~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.6.25/invoiceninja.zip" - sha256 = "53397dfb349c63f0244c746066c96e66ee47a4fe37997dec782be2d5cea7a18f" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.26/invoiceninja.zip" + sha256 = "37cb08281a388084749507c93afdc44129013234df68ec550c34237111ecacc9" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"