diff --git a/README.md b/README.md
index d6df807..c10df2b 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..1065d1a 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.17.3~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.17.3.tar.gz"
+ sha256 = "51d624bb47c394f0b1846e82e3650502ed9df964ebea1c49a34ecdf697ab4429"
autoupdate.strategy = "latest_github_release"
autoupdate.version_regex = "^n8n@(.*)$"
prefetch = false