diff --git a/manifest.toml b/manifest.toml index 12142ba..b6403c2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "n8n" description.en = "Workflow Automation Tool. Easily automate tasks across different services" description.fr = "Outil d'automatisation du flux de travail. Automatisez facilement les tâches sur différents services" -version = "1.41.1~ynh1" +version = "1.42.1~ynh1" maintainers = [] @@ -56,8 +56,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.41.1.tar.gz" - sha256 = "a291fc0aaf7bc082a73813f92a8e522be3366df0cf4a61c7e9c21277578c5957" + url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.42.1.tar.gz" + sha256 = "627f2f0a0cf4af3cf873d529981c311c66c50005f3aa6a9fae016bea0dacd667" autoupdate.strategy = "latest_github_release" autoupdate.version_regex = "^n8n@(.*)$" prefetch = false