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

Upgrade sources

- `main` v1.56.2: https://github.com/n8n-io/n8n/releases/tag/n8n%401.56.2
This commit is contained in:
yunohost-bot 2024-08-30 14:00:57 +02:00 committed by YunoHost Bot
parent 56967d96d3
commit 542dd9a74f

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.55.3~ynh1"
version = "1.56.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.55.3.tar.gz"
sha256 = "8ff37f9d2233209f04ce8cc5453d634f8e944dfd3d891eb603b5315b6a33805f"
url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.56.2.tar.gz"
sha256 = "92eadd532245a0cc7fbe30aeff8ff10253ad78a734a079fedcaeb1a1a75494a4"
autoupdate.strategy = "latest_github_release"
autoupdate.version_regex = "^n8n@(.*)$"
prefetch = false