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

Update manifest.toml

Add source and latest_github_release strategy
This commit is contained in:
CodeShakingSheep 2024-02-04 22:16:50 +01:00 committed by GitHub
parent 34a0f4fb59
commit 28f1352c06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,6 +53,13 @@ ram.runtime = "50M"
[resources.ports] [resources.ports]
[resources.sources]
[resources.sources.main]
url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.9.3.zip"
sha256 = "53114a7817f319bfc065566cd77ae889aacb2f2ffd8283f905292a31e19d41e1"
autoupdate.strategy = "latest_github_release"
[resources.system_user] [resources.system_user]
allow_email = true allow_email = true