diff --git a/README.md b/README.md
index d6df807..fbbe6c1 100755
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ It shall NOT be edited by hand.
Workflow Automation Tool
[](https://n8n.io/)
-[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/n8n/)
+[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/n8n/)

diff --git a/manifest.toml b/manifest.toml
index db669e0..aa11c3c 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "n8n"
description.en = "Workflow Automation Tool"
description.fr = "Outil d'automatisation du flux de travail"
-version = "2.15.1~ynh1"
+version = "2.16.2~ynh1"
maintainers = []
@@ -57,8 +57,8 @@ ram.runtime = "550M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@2.15.1.tar.gz"
- sha256 = "f45198362b9f30de9223c8105f30f23e568387fcf20cbff19f840172dd0f051a"
+ url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@2.16.2.tar.gz"
+ sha256 = "79ff5b1d2152ffa67bc33af413e5776397c822d2c700b984ef9406e34e81d8f5"
autoupdate.strategy = "latest_github_release"
autoupdate.version_regex = "^n8n@(.*)$"
prefetch = false