📦: peertube v6.2.0

This commit is contained in:
VC
2024-07-26 10:28:50 +02:00
parent 443f2cc2d8
commit 937fa9373a
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
- g++ - g++
- make - make
- python-is-python3 - python-is-python3
- python3-pip
- unzip - unzip
state: present state: present

View File

@@ -1,5 +1,5 @@
--- ---
peertube_version: "6.1.0" peertube_version: "6.2.0"
peertube_home: "/srv/peertube" peertube_home: "/srv/peertube"
peertube_url: "https://github.com/Chocobozzz/PeerTube/releases/download/v{{ peertube_version }}/peertube-v{{ peertube_version }}.zip" peertube_url: "https://github.com/Chocobozzz/PeerTube/releases/download/v{{ peertube_version }}/peertube-v{{ peertube_version }}.zip"