mirror of
https://github.com/YunoHost-Apps/owncast_ynh.git
synced 2024-09-03 19:56:20 +02:00
Upgrade to v0.0.10
This commit is contained in:
parent
ba19b20c86
commit
1d6351805a
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
"en": "Self-hosted live video and web chat server for use with existing broadcasting software",
|
"en": "Self-hosted live video and web chat server for use with existing broadcasting software",
|
||||||
"fr": "Serveur de vidéo en direct et de chat Web auto-hébergé à utiliser avec un logiciel de diffusion"
|
"fr": "Serveur de vidéo en direct et de chat Web auto-hébergé à utiliser avec un logiciel de diffusion"
|
||||||
},
|
},
|
||||||
"version": "0.0.9~ynh1",
|
"version": "0.0.10~ynh1",
|
||||||
"url": "https://owncast.online/",
|
"url": "https://owncast.online/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
"nginx"
|
"nginx"
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install": [
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
|
|
Loading…
Add table
Reference in a new issue