diff --git a/manifest.toml b/manifest.toml index 5da3390..e9f3855 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.61~ynh1" +version = "5.11.62~ynh1" maintainers = ["Sebastian Gumprich"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.61/invoiceninja.tar" - sha256 = "8eb207b8edb504bcd30cac408881e37bd3687a4973387494501288a2af24d72a" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.62/invoiceninja.tar" + sha256 = "536f755fe40043f8b1c9f645127f8f6c34ee7863e271bbd4b382f8d783023243" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release"