1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncast_ynh.git synced 2024-09-03 19:56:20 +02:00
This commit is contained in:
ericgaspar 2022-07-10 07:26:36 +02:00
parent 64e08f60e0
commit 54ddfac29b
4 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.11/owncast-0.0.11-linux-64bit.zip
SOURCE_SUM=3a0bf7c656964bf4dcdc14541e391c63bafcc89c2f28beef7803eaef639a8508
SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.12/owncast-0.0.12-linux-64bit.zip
SOURCE_SUM=f0b45e0dcfc180239b9ebe0af21767d2de7f332881f9520237349dd259ae974b
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.11/owncast-0.0.11-linux-arm64.zip
SOURCE_SUM=4c141196e3693fe7edb9fe2e8e4d6e98b61a90c077f31d4d17bbd6f216be71bc
SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.12/owncast-0.0.12-linux-arm64.zip
SOURCE_SUM=272bf1285eb176980eeb35d475bb55065f24a70934ef02492e081fdab9533ed2
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.11/owncast-0.0.11-linux-arm7.zip
SOURCE_SUM=68f4564f1e15a6b944b44808034a8bab6b4f74c6588302a55efae1768cdb391f
SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.12/owncast-0.0.12-linux-arm7.zip
SOURCE_SUM=24981cbdbd2e27e57cf9b4d9bdfbfed292cb8159988ccf777a2fbf4f01624e44
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"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"
},
"version": "0.0.11~ynh1",
"version": "0.0.12~ynh1",
"url": "https://owncast.online/",
"upstream": {
"license": "MIT",