mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Upgrade to v6.0.0
This commit is contained in:
parent
76d336124f
commit
59ee5a76ca
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v5.2.1/peertube-v5.2.1.tar.xz
|
||||
SOURCE_SUM=27d577ab63d29be865934088d1831373a71433c78443a4441fb3ac416995817c
|
||||
SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v6.0.0/peertube-v6.0.0.tar.xz
|
||||
SOURCE_SUM=04f646309ac9327c7a02e6fd0503f48f7311048574b52d5f65d16c5dca8d5dbc
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.xz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Federated video streaming platform using P2P directly in the web browser",
|
||||
"fr": "Plateforme fédéralisé de diffusion vidéo par P2P directement dans le navigateur"
|
||||
},
|
||||
"version": "5.2.1~ynh2",
|
||||
"version": "6.0.0~ynh1",
|
||||
"url": "https://github.com/Chocobozzz/PeerTube",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue