Update manifest URLs

This commit is contained in:
Jens Diemer 2023-04-03 09:33:24 +02:00
parent e89211094d
commit 70a498b99e

View file

@ -5,12 +5,11 @@
"description": { "description": {
"en": "Store your GPX tracks of your running (or other sports activity)" "en": "Store your GPX tracks of your running (or other sports activity)"
}, },
"url": "https://github.com/YunoHost-Apps/django-for-runners_ynh",
"version": "0.17.3~ynh1", "version": "0.17.3~ynh1",
"url": "https://github.com/jedie/django-for-runners",
"upstream": { "upstream": {
"license": "GPL-3.0", "license": "GPL-3.0",
"website": "https://github.com/jedie/django-for-runners", "admindoc": "https://github.com/YunoHost-Apps/django-for-runners_ynh",
"admindoc": "https://github.com/jedie/django-for-runners",
"userdoc": "https://github.com/jedie/django-for-runners", "userdoc": "https://github.com/jedie/django-for-runners",
"code": "https://github.com/jedie/django-for-runners" "code": "https://github.com/jedie/django-for-runners"
}, },