1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncast_ynh.git synced 2024-09-03 19:56:20 +02:00

Update manifest.toml

This commit is contained in:
ericgaspar 2023-07-13 06:33:54 +02:00
parent 054fadbcab
commit 84ab260425

View file

@ -5,7 +5,7 @@ name = "Owncast"
description.en = "Self-hosted live video and web chat server for use with existing broadcasting software" description.en = "Self-hosted live video and web chat server for use with existing broadcasting software"
description.fr = "Serveur de vidéo en direct et de chat Web auto-hébergé à utiliser avec un logiciel de diffusion" description.fr = "Serveur de vidéo en direct et de chat Web auto-hébergé à utiliser avec un logiciel de diffusion"
version = "0.1.0~ynh1" version = "0.1.0~ynh2"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -17,7 +17,7 @@ admindoc = "https://owncast.online/docs/"
code = "https://github.com/owncast/owncast" code = "https://github.com/owncast/owncast"
[integration] [integration]
yunohost = ">= 11.1.19" yunohost = ">= 11.1.21"
architectures = ["amd64", "armhf", "arm64"] architectures = ["amd64", "armhf", "arm64"]
multi_instance = false multi_instance = false
ldap = false ldap = false