update manifest

This commit is contained in:
JensDiemer 2022-08-14 14:11:50 +02:00
parent d343cf38b1
commit d27361084e

View file

@ -3,16 +3,16 @@
"id": "django_example_ynh", "id": "django_example_ynh",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "Demo YunoHost Application to demonstrate the integration of a Django project under YunoHost." "en": "Demo YunoHost Application to demonstrate the integration of a Django project under YunoHost via https://github.com/YunoHost-Apps/django_yunohost_integration"
}, },
"version": "v0.3.0~ynh1", "version": "v0.3.0~ynh1",
"url": "https://github.com/YunoHost-Apps/django_example_ynh", "url": "https://github.com/YunoHost-Apps/django_example_ynh",
"upstream": { "upstream": {
"license": "GPL-3.0", "license": "GPL-3.0",
"website": "https://github.com/YunoHost-Apps/django_yunohost_integration", "website": "https://github.com/YunoHost-Apps/django_example_ynh",
"admindoc": "https://github.com/YunoHost-Apps/django_yunohost_integration", "admindoc": "https://github.com/YunoHost-Apps/django_example_ynh",
"userdoc": "https://github.com/YunoHost-Apps/django_yunohost_integration", "userdoc": "https://github.com/YunoHost-Apps/django_example_ynh",
"code": "https://github.com/YunoHost-Apps/django_yunohost_integration" "code": "https://github.com/YunoHost-Apps/django_example_ynh"
}, },
"license": "GPL-3.0", "license": "GPL-3.0",
"maintainer": { "maintainer": {