diff --git a/manifest.toml b/manifest.toml index 42dc771..ea0fd0f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.2~ynh3" +version = "6.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.2/peertube-v6.0.2.tar.xz" - sha256 = "9313591f911f3951ec15a9d1102b8aa4158d4cf5af74e9f0e71c0ee4e4dca2a2" + url = "https://github.com/Chocobozzz/PeerTube/archive/refs/tags/v6.0.3.tar.gz" + sha256 = "a88342346c089f3ef3a76daa09e0ac85fbfebd270f967f55a395e1024008d218" autoupdate.strategy = "latest_github_tag" [resources.ports]