diff --git a/manifest.toml b/manifest.toml index a5c18e2..66ed70a 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.47.1~ynh1" +version = "1.48.2~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.47.1.tar.gz" - sha256 = "efd27cdd041a33e0cd4d45a5ee519594b525bd22d31e52653ca2b04d827034e7" + url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.48.2.tar.gz" + sha256 = "927695c44bb0cc6e442f3b2a7b5eb9a990859c0f1f3a0b7275f16999bc5dab0a" autoupdate.strategy = "latest_github_release" autoupdate.version_regex = "^n8n@(.*)$" prefetch = false