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:
parent
054fadbcab
commit
84ab260425
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Owncast"
|
|||
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"
|
||||
|
||||
version = "0.1.0~ynh1"
|
||||
version = "0.1.0~ynh2"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -17,7 +17,7 @@ admindoc = "https://owncast.online/docs/"
|
|||
code = "https://github.com/owncast/owncast"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.19"
|
||||
yunohost = ">= 11.1.21"
|
||||
architectures = ["amd64", "armhf", "arm64"]
|
||||
multi_instance = false
|
||||
ldap = false
|
||||
|
|
Loading…
Add table
Reference in a new issue