1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/n8n_ynh.git synced 2024-09-03 19:55:52 +02:00

Upgrade to v1.47.1

https://github.com/n8n-io/n8n/releases/tag/n8n%401.47.1
This commit is contained in:
yunohost-bot 2024-06-28 03:44:34 +02:00 committed by Félix Piédallu
parent c732bc6cd8
commit a46446034f

View file

@ -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.46.0~ynh1"
version = "1.47.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.46.0.tar.gz"
sha256 = "8ad58259391107faf1080add0a98825f08b665e9e2e389fc7c16021335df968a"
url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.47.1.tar.gz"
sha256 = "efd27cdd041a33e0cd4d45a5ee519594b525bd22d31e52653ca2b04d827034e7"
autoupdate.strategy = "latest_github_release"
autoupdate.version_regex = "^n8n@(.*)$"
prefetch = false