mirror of
https://github.com/YunoHost-Apps/minio_ynh.git
synced 2024-09-03 19:46:18 +02:00
Update manifest.json
This commit is contained in:
parent
0d707991c1
commit
72ce666b69
1 changed files with 5 additions and 7 deletions
|
@ -9,17 +9,15 @@
|
|||
"version": "2021-11-05T09-16-26Z~ynh1",
|
||||
"url": "https://min.io/",
|
||||
"upstream": {
|
||||
"license": "free",
|
||||
"website": "https://example.com",
|
||||
"demo": "https://demo.example.com",
|
||||
"license": "agpl-3.0",
|
||||
"website": "https://min.io",
|
||||
"admindoc": "https://yunohost.org/packaging_apps",
|
||||
"userdoc": "https://yunohost.org/apps",
|
||||
"code": "https://some.forge.com/example/example"
|
||||
"code": "https://github.com/minio/minio"
|
||||
},
|
||||
"license": "free",
|
||||
"license": "agpl-3.0",
|
||||
"maintainer": {
|
||||
"name": "John doe",
|
||||
"email": "john.doe@example.com"
|
||||
"name": "Raoul de Limezy",
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.1.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue