update manifesto

This commit is contained in:
Hadrien 2021-11-01 20:47:29 +03:00
parent b21f6afd93
commit 7139071512

View file

@ -3,18 +3,18 @@
"id": "uptime-kuma", "id": "uptime-kuma",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "Explain in *a few (10~15) words* the purpose of the app or what it actually does (it is meant to give a rough idea to users browsing a catalog of 100+ apps)", "en": " A fancy self-hosted monitoring tool",
"fr": "Expliquez en *quelques* (10~15) mots l'utilité de l'app ou ce qu'elle fait (l'objectif est de donner une idée grossière pour des utilisateurs qui naviguent dans un catalogue de 100+ apps)" "fr": "Un joli outil pour vérifier si des sites sont en ligne (monitoring)"
}, },
"version": "1.0~ynh1", "version": "1.0~ynh1",
"url": "https://example.com", "url": "https://github.com/louislam/uptime-kuma/",
"upstream": { "upstream": {
"license": "free", "license": "free",
"website": "https://example.com", "website": "https://github.com/louislam/uptime-kuma/",
"demo": "https://demo.example.com", "demo": "https://demo.uptime.kuma.pet",
"admindoc": "https://yunohost.org/packaging_apps", "admindoc": "https://github.com/louislam/uptime-kuma/wiki",
"userdoc": "https://yunohost.org/apps", "userdoc": "https://github.com/louislam/uptime-kuma/wiki",
"code": "https://some.forge.com/example/example" "code": "https://github.com/louislam/uptime-kuma/"
}, },
"license": "free", "license": "free",
"maintainer": { "maintainer": {
@ -37,8 +37,8 @@
{ {
"name": "path", "name": "path",
"type": "path", "type": "path",
"example": "/example", "example": "/uptime-kuma",
"default": "/example" "default": "/uptime-kuma"
}, },
{ {
"name": "admin", "name": "admin",