mirror of
https://github.com/YunoHost-Apps/jackett_ynh.git
synced 2024-09-03 19:26:28 +02:00
Update manifest.json
This commit is contained in:
parent
b10db767b6
commit
cd18ca37c0
1 changed files with 2 additions and 4 deletions
|
@ -7,11 +7,10 @@
|
||||||
"fr": "Interface entre Radarr/Sonarr/Couchpotato et les trackers Bitorrent"
|
"fr": "Interface entre Radarr/Sonarr/Couchpotato et les trackers Bitorrent"
|
||||||
},
|
},
|
||||||
"version": "0.18.729~ynh1",
|
"version": "0.18.729~ynh1",
|
||||||
"url": "https://example.com",
|
"url": "https://github.com/Jackett/Jackett",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"website": "https://github.com/Jackett/Jackett",
|
"website": "https://github.com/Jackett/Jackett",
|
||||||
"admindoc": "https://yunohost.org/packaging_apps",
|
|
||||||
"code": "https://github.com/Jackett/Jackett"
|
"code": "https://github.com/Jackett/Jackett"
|
||||||
},
|
},
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
|
@ -30,8 +29,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