diff --git a/manifest.toml b/manifest.toml index 5c0198a..38101f4 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.44.2~ynh1" +version = "1.45.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.44.2.tar.gz" - sha256 = "f2f04788a7a0eae1423245947d0b693e6dac9787e71b515e74c94cae0b12c3ca" + url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.45.1.tar.gz" + sha256 = "6257b8601e5f2cfa5ec16fc8b0004b8b6bc864f6b2f4527a4794c174cb0e37f7" autoupdate.strategy = "latest_github_release" autoupdate.version_regex = "^n8n@(.*)$" prefetch = false