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 v6.0.4

This commit is contained in:
yunohost-bot 2024-04-04 17:43:44 +02:00 committed by YunoHost Bot
parent 4be87cd8f5
commit d51d995f47

View file

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