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

https://github.com/n8n-io/n8n/releases/tag/n8n%401.37.3
This commit is contained in:
yunohost-bot 2024-04-19 03:42:02 +02:00 committed by YunoHost Bot
parent c2f63426cb
commit 017d100356

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.36.2~ynh1"
version = "1.37.3~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.36.2.tar.gz"
sha256 = "3cf10b82896ea333ccefe820b8aeee414eb2beb8e66122d5a4356b87c77ea345"
url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.37.3.tar.gz"
sha256 = "a3f51dd767648f80d33f7b856519871500f5ab18ccd0f67d39d50351cfc0eb21"
autoupdate.strategy = "latest_github_release"
autoupdate.version_regex = "^n8n@(.*)$"
prefetch = false