1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/teddit_ynh.git synced 2024-09-03 20:26:31 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-12-20 12:25:00 +01:00
parent 7b9c789464
commit 49e420af2f

View file

@ -5,7 +5,7 @@ name = "Teddit"
description.en = "Open source alternative Reddit front-end" description.en = "Open source alternative Reddit front-end"
description.fr = "Front-end libre alternatif à Reddit" description.fr = "Front-end libre alternatif à Reddit"
version = "0.4.0~ynh4" version = "0.4.0~ynh5"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -19,8 +19,11 @@ code = "https://codeberg.org/teddit/teddit"
yunohost = ">= 11.2" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false
sso = true sso = true
disk = "50M" disk = "50M"
ram.build = "50M" ram.build = "50M"
ram.runtime = "50M" ram.runtime = "50M"
@ -37,8 +40,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://codeberg.org/teddit/teddit/archive/b0ce6c52a66987543707d3559d50e4dc2d35a3e8.tar.gz" url = "https://codeberg.org/teddit/teddit/archive/4536a7f4608f0f17bbee4188f9875fad8bfa954f.tar.gz"
sha256 = "89a0d5e95692d32c9b28d1c626ec74cb5803737abd29be9f739bbb002c6c1bb1" sha256 = "e2806688d171c6ec5e0e63d0e3ae3ac4c35e125a4d750c7f74187407d7565c0e"
[resources.ports] [resources.ports]