diff --git a/manifest.toml b/manifest.toml index 7402d2d..9aba0fb 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.7~ynh1" +version = "5.6.13~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.7/invoiceninja.zip" - sha256 = "185417b5d11bfd2db5218307f6615b96b70cf31f09a83fd28df4cb8617397fdc" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.13/invoiceninja.zip" + sha256 = "ff6cddd882cb67084c335b1c295f3dfc14c61633fb2f2c635fbd9ea96a9f15ee" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"