1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00

Update manifest.toml

This commit is contained in:
Thomas 2023-02-26 11:39:47 +01:00 committed by GitHub
parent 5474474b06
commit bb1661a367
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,20 +1,20 @@
packaging_format = 2
id = "bookwyrm"
name = "BookWyrm"
description.en = "Platform for social reading"
description.fr = "Plateforme de lecture sociale"
id = "fittrackee"
name = "FitTrackee"
description.en = " Self-hosted outdoor activity tracker 🚴"
description.fr = " Traqueur dactivités extérieures auto-hébergé 🚴 "
version = "0.5.4~ynh1"
version = "0.7.12~ynh1"
maintainers = ["oufmilo"]
maintainers = ["Thovi98"]
[upstream]
license = "AGPL-3.0-or-later"
website = "https://joinbookwyrm.com/fr/"
demo = "https://joinbookwyrm.com/fr/"
admindoc = "https://docs.joinbookwyrm.com/"
code = "https://github.com/bookwyrm-social/bookwyrm"
license = "AGPL-3.0"
website = "https://samr1.github.io/FitTrackee"
demo = ""
admindoc = "https://samr1.github.io/FitTrackee"
code = "https://github.com/SamR1/FitTrackee"
[integration]
yunohost = ">= 11.0.9"
@ -40,7 +40,7 @@ ram.runtime = "50M"
ask.en = "Choose the application language"
ask.fr = "Choisissez la langue de l'application"
type = "string"
choices = ["de-de", "en-us", "es-es", "fr-fr", "it-it", "pt-pt", "zh-hans"]
choices = ["de-de", "en-us", "fr-fr", "it-it", "nl-nl"]
default = "fr-fr"
[install.admin]
@ -64,4 +64,4 @@ ram.runtime = "50M"
packages = "postgresql, postgresql-contrib, python3-venv, libpq-dev"
[resources.database]
type = "postgresql"
type = "postgresql"