diff --git a/manifest.toml b/manifest.toml index 85bc063..dc5d354 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.12.20~ynh1" +version = "5.12.21~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.12.20/invoiceninja.tar" - sha256 = "2f9e7eea67b3e4c158e7a161068d2a2ab8309cb745b031b273091da9d2936731" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.21/invoiceninja.tar" + sha256 = "879bc59655b8e056676e773351d4ff57d35d21d9ee603b52ac1bd38bcb800443" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release"