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

Upgrade to vv6.0.3

This commit is contained in:
yunohost-bot 2024-02-17 12:13:13 +01:00 committed by YunoHost Bot
parent 77bf8b8733
commit 1b18d579e4

View file

@ -5,7 +5,7 @@ name = "PeerTube"
description.en = "Federated video streaming platform using P2P directly in the web browser"
description.fr = "Plateforme fédéralisé de diffusion vidéo par P2P directement dans le navigateur"
version = "6.0.3~ynh1"
version = "v6.0.3~ynh1"
maintainers = ["yalh76"]
@ -42,8 +42,8 @@ ram.runtime = "1G"
[resources]
[resources.sources.main]
url = "https://github.com/Chocobozzz/PeerTube/releases/download/v6.0.3/peertube-v6.0.3.tar.xz"
sha256 = "9a88899a4777c340df41e763ecdf8656edf3ef75f54b4de9be05aa309697a211"
url = "https://github.com/Chocobozzz/PeerTube/archive/refs/tags/v6.0.3.tar.gz"
sha256 = "a88342346c089f3ef3a76daa09e0ac85fbfebd270f967f55a395e1024008d218"
autoupdate.strategy = "latest_github_tag"
[resources.ports]