mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Update manifest.json
This commit is contained in:
parent
32a89f4825
commit
b0f8b8cfb8
1 changed files with 3 additions and 3 deletions
|
@ -6,16 +6,16 @@
|
||||||
"en": "Encrypted Pad",
|
"en": "Encrypted Pad",
|
||||||
"fr": "Créateur de pad chiffré."
|
"fr": "Créateur de pad chiffré."
|
||||||
},
|
},
|
||||||
"version": "2.5.0",
|
"version": "2.13.0",
|
||||||
"url": "https://cryptpad.fr/",
|
"url": "https://cryptpad.fr/",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "frju365",
|
"name": "frju365",
|
||||||
"email": "win10@tutanota.com",
|
"email": "win10@tutanota.com",
|
||||||
"url": "https://github.com/frju365/cryptpad_ynh"
|
"url": "https://frju365.yunohost.support"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">> 2.4.0"
|
"yunohost": ">= 3.0.0"
|
||||||
},
|
},
|
||||||
"multi_instance": false,
|
"multi_instance": false,
|
||||||
"services": [
|
"services": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue