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

This commit is contained in:
ericgaspar 2022-03-21 16:22:06 +01:00
parent c15887704d
commit 4be6fedd8e
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -9,12 +9,12 @@
"version": "0.153.0~ynh1", "version": "0.153.0~ynh1",
"url": "https://n8n.io/", "url": "https://n8n.io/",
"upstream": { "upstream": {
"license": "Apache-2.0-with-commons-clause", "license": "Apache-2.0",
"website": "https://n8n.io/", "website": "https://n8n.io/",
"admindoc": "https://docs.n8n.io/", "admindoc": "https://docs.n8n.io/",
"code": "https://github.com/n8n-io/n8n" "code": "https://github.com/n8n-io/n8n"
}, },
"license": "Apache-2.0-with-commons-clause", "license": "Apache-2.0",
"maintainer": { "maintainer": {
"name": "fflorent" "name": "fflorent"
}, },