1
0
Fork 0
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:
Limezy 2021-11-11 09:27:44 +07:00
parent 0d707991c1
commit 72ce666b69

View file

@ -9,17 +9,15 @@
"version": "2021-11-05T09-16-26Z~ynh1", "version": "2021-11-05T09-16-26Z~ynh1",
"url": "https://min.io/", "url": "https://min.io/",
"upstream": { "upstream": {
"license": "free", "license": "agpl-3.0",
"website": "https://example.com", "website": "https://min.io",
"demo": "https://demo.example.com",
"admindoc": "https://yunohost.org/packaging_apps", "admindoc": "https://yunohost.org/packaging_apps",
"userdoc": "https://yunohost.org/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": { "maintainer": {
"name": "John doe", "name": "Raoul de Limezy",
"email": "john.doe@example.com"
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.1.3" "yunohost": ">= 4.1.3"