mirror of
https://github.com/YunoHost-Apps/n8n_ynh.git
synced 2024-09-03 19:55:52 +02:00
Upgrade to v1.35.0
https://github.com/n8n-io/n8n/releases/tag/n8n%401.35.0
This commit is contained in:
parent
52bd3d0061
commit
168265ec66
1 changed files with 3 additions and 3 deletions
|
@ -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.29.0~ynh1"
|
version = "1.35.0~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.9.3.zip"
|
url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.35.0.tar.gz"
|
||||||
sha256 = "53114a7817f319bfc065566cd77ae889aacb2f2ffd8283f905292a31e19d41e1"
|
sha256 = "2a10806f93fc5b491788deb35009bb07d54f850c023e52a6569772692c199b7d"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.version_regex = "^n8n@(.*)$"
|
autoupdate.version_regex = "^n8n@(.*)$"
|
||||||
prefetch = false
|
prefetch = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue