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

update beta.10.pre.3

This commit is contained in:
anmol26s 2018-08-04 00:10:43 +05:30
parent 5a0b590163
commit 7fcc3ac29c
3 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
[![Install Peertube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=peertube)<br><br> [![Install Peertube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=peertube)<br><br>
======= =======
Shipped Version: **v1.0.0-beta.10.pre.2** Shipped Version: **beta.10.pre.3**
## What is Peertube ? ## What is Peertube ?

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v1.0.0-beta.10.pre.2/peertube-v1.0.0-beta.10.pre.2.tar.xz SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v1.0.0-beta.10.pre.3/peertube-v1.0.0-beta.10.pre.3.tar.xz
SOURCE_SUM=2c9c992535b5a23cb89faf9d024e17934cd5039d50c9b249f8631fe49e1a51b8 SOURCE_SUM=1b0501470373cef43e5930bf419f4c8bca0911cca4c20a5ddbe5280eecb52658
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.xz SOURCE_FORMAT=tar.xz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -5,7 +5,7 @@
"description": { "description": {
"en": "Video streaming platform using P2P directly in the web browser, connected to a federated network" "en": "Video streaming platform using P2P directly in the web browser, connected to a federated network"
}, },
"version": "1.0.0-beta.10.pre.2", "version": "1.0.0-beta.10.pre.3",
"url": "https://github.com/Chocobozzz/PeerTube", "url": "https://github.com/Chocobozzz/PeerTube",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"maintainer": { "maintainer": {