mirror of
https://github.com/YunoHost-Apps/couchpotato_ynh.git
synced 2024-09-03 18:16:22 +02:00
Add upstream license
This commit is contained in:
parent
82a2dbbb04
commit
9deb6c18ad
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
||||||
},
|
},
|
||||||
"version": "3.0.1~ynh1",
|
"version": "3.0.1~ynh1",
|
||||||
"url": "https://couchpota.to/",
|
"url": "https://couchpota.to/",
|
||||||
"license": "free",
|
"license": "GPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Snipees",
|
"name": "Snipees",
|
||||||
"email": "snipees@wareziens.net",
|
"email": "snipees@wareziens.net",
|
||||||
"url": "https://github.com/Snipees"
|
"url": "https://github.com/Snipees"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 3.5"
|
"yunohost": ">= 3.8.1"
|
||||||
},
|
},
|
||||||
"multi_instance": false,
|
"multi_instance": false,
|
||||||
"services": [
|
"services": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue