mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2024-09-03 20:26:22 +02:00
Update manifest.json
This commit is contained in:
parent
b459e299b7
commit
2846c59dc1
1 changed files with 11 additions and 1 deletions
|
@ -7,13 +7,23 @@
|
|||
},
|
||||
"version": "3.6.8~ynh1",
|
||||
"url": "https://github.com/standardnotes/web",
|
||||
"version": "3.22.8~ynh2",
|
||||
"url": "https://github.com/standardnotes/syncing-server",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"website": "https://standardnotes.org/",
|
||||
"demo": "https://standardnotes.org/demo",
|
||||
"admindoc": "https://docs.standardnotes.org/",
|
||||
"userdoc": "https://standardnotes.org/help",
|
||||
"code": "https://github.com/standardnotes/web"
|
||||
},
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
"name": "Fabian Wilkens",
|
||||
"email": "46000361+FabianWilkens@users.noreply.github.com"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.1.7"
|
||||
"yunohost": ">= 4.2.4"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue