mirror of
https://github.com/YunoHost-Apps/n8n_ynh.git
synced 2024-09-03 19:55:52 +02:00
Upgrade to v1.44.2
https://github.com/n8n-io/n8n/releases/tag/n8n%401.44.2
This commit is contained in:
parent
8c8c007c64
commit
aaad4d6022
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.fr = "Outil d'automatisation du flux de travail. Automatisez facilement les tâches sur différents services"
|
||||
|
||||
version = "1.44.1~ynh1"
|
||||
version = "1.44.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.44.1.tar.gz"
|
||||
sha256 = "0492d90707b0f9071a07442e9b6a8652e580c9d5ef56cb9a5ad2bb0e6113a872"
|
||||
url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.44.2.tar.gz"
|
||||
sha256 = "f2f04788a7a0eae1423245947d0b693e6dac9787e71b515e74c94cae0b12c3ca"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.version_regex = "^n8n@(.*)$"
|
||||
prefetch = false
|
||||
|
|
Loading…
Add table
Reference in a new issue