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.45.1

https://github.com/n8n-io/n8n/releases/tag/n8n%401.45.1
This commit is contained in:
yunohost-bot 2024-06-14 03:41:25 +02:00 committed by YunoHost Bot
parent 06e56ca6cb
commit 55a6dfa3e3

View file

@ -5,7 +5,7 @@ name = "n8n"
description.en = "Workflow Automation Tool. Easily automate tasks across different services" 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" 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 = [] maintainers = []
@ -56,8 +56,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.44.2.tar.gz" url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.45.1.tar.gz"
sha256 = "f2f04788a7a0eae1423245947d0b693e6dac9787e71b515e74c94cae0b12c3ca" sha256 = "6257b8601e5f2cfa5ec16fc8b0004b8b6bc864f6b2f4527a4794c174cb0e37f7"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.version_regex = "^n8n@(.*)$" autoupdate.version_regex = "^n8n@(.*)$"
prefetch = false prefetch = false