diff --git a/conf/app.src b/conf/app.src index 8a4a060..3137106 100644 --- a/conf/app.src +++ b/conf/app.src @@ -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.1/peertube-v6.0.1.tar.xz +SOURCE_SUM=d643b4c8ae8008a22bffb3d2b2981b0da11ad37e613140ccad7844bfad42a957 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.xz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index de366a8..b6f9994 100644 --- a/manifest.json +++ b/manifest.json @@ -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.1~ynh1", "url": "https://github.com/Chocobozzz/PeerTube", "upstream": { "license": "AGPL-3.0-only",