mirror of
https://github.com/YunoHost-Apps/haste_ynh.git
synced 2024-09-03 20:36:28 +02:00
Update manifest.json
This commit is contained in:
parent
63b0ce6740
commit
916f0e02fe
1 changed files with 2 additions and 2 deletions
|
@ -7,14 +7,14 @@
|
|||
"fr": "Haste is an open-source pastebin software written in node.js"
|
||||
},
|
||||
"url": "https://github.com/seejohnrun/haste-server",
|
||||
"license": "free",
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
"name": "mbugeia",
|
||||
"email": "maxime.bugeia@gmail.com",
|
||||
"url": "https://github.com/YunoHost-Apps/haste_ynh"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">> 2.4.0"
|
||||
"yunohost": ">>= 2.7.2"
|
||||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
|
|
Loading…
Reference in a new issue