mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Upgrade to v6.0.4
https://github.com/Chocobozzz/PeerTube/releases/tag/v6.0.4
This commit is contained in:
parent
a1ac062c25
commit
91c6df95a1
1 changed files with 3 additions and 3 deletions
|
@ -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/releases/download/v6.0.4/peertube-v6.0.4.tar.xz"
|
||||||
sha256 = "9a88899a4777c340df41e763ecdf8656edf3ef75f54b4de9be05aa309697a211"
|
sha256 = "efa2aba3837c9fc0ff2303f29b061efaa02988fe15414edc7211e02c58540e53"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "^peertube-v.*\\.tar\\.xz$"
|
autoupdate.asset = "^peertube-v.*\\.tar\\.xz$"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue