mirror of
https://github.com/YunoHost-Apps/BicBucStriim_ynh.git
synced 2024-09-03 18:15:53 +02:00
Update manifest.json
This commit is contained in:
parent
79df8135f5
commit
24d3eb2cad
1 changed files with 3 additions and 7 deletions
|
@ -3,17 +3,14 @@
|
||||||
"id": "bicbucstriim",
|
"id": "bicbucstriim",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Digital books streamer, providing web-based access to your e-book collection.",
|
"en": "Digital books streamer, providing web-based access to your e-book collection",
|
||||||
"fr": "Interface web pour accéder à votre collection d'e-book."
|
"fr": "Interface web pour accéder à votre collection d'e-book"
|
||||||
},
|
},
|
||||||
"version": "1.5.3~ynh1",
|
"version": "1.5.3~ynh1",
|
||||||
"url": "http://projekte.textmulch.de/bicbucstriim/",
|
"url": "http://projekte.textmulch.de/bicbucstriim/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"website": "http://projekte.textmulch.de/bicbucstriim/",
|
"website": "http://projekte.textmulch.de/bicbucstriim/",
|
||||||
"demo": "https://demo.example.com",
|
|
||||||
"admindoc": "https://yunohost.org/packaging_apps",
|
|
||||||
"userdoc": "https://yunohost.org/apps",
|
|
||||||
"code": "https://github.com/rvolz/BicBucStriim"
|
"code": "https://github.com/rvolz/BicBucStriim"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -33,8 +30,7 @@
|
||||||
"install" : [
|
"install" : [
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain"
|
||||||
"example": "example.com"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "path",
|
"name": "path",
|
||||||
|
|
Loading…
Add table
Reference in a new issue