diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-04-09 17:54:17 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-04-25 00:04:55 +0200 |
commit | 5b1c5dbdcce9d4bf63662ecb7acf954a640ffef6 (patch) | |
tree | b1ee1d6f48ca49b56d63e155e2de0aba6ee86cd2 /pkgs/webapps/peertube/peertube.json | |
parent | 0a15a68cf30ccf0adfc8f19fe61c78e6313ea003 (diff) | |
download | NUR-5b1c5dbdcce9d4bf63662ecb7acf954a640ffef6.tar.gz NUR-5b1c5dbdcce9d4bf63662ecb7acf954a640ffef6.tar.zst NUR-5b1c5dbdcce9d4bf63662ecb7acf954a640ffef6.zip |
Upgrade peertube to latest version
Diffstat (limited to 'pkgs/webapps/peertube/peertube.json')
-rw-r--r-- | pkgs/webapps/peertube/peertube.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/webapps/peertube/peertube.json b/pkgs/webapps/peertube/peertube.json index fd2ef7db..c57bb6af 100644 --- a/pkgs/webapps/peertube/peertube.json +++ b/pkgs/webapps/peertube/peertube.json | |||
@@ -1,15 +1,15 @@ | |||
1 | { | 1 | { |
2 | "tag": "v1.2.0", | 2 | "tag": "v2.1.1", |
3 | "meta": { | 3 | "meta": { |
4 | "name": "peertube", | 4 | "name": "peertube", |
5 | "url": "https://github.com/Chocobozzz/PeerTube", | 5 | "url": "https://github.com/Chocobozzz/PeerTube", |
6 | "branch": "refs/tags/v1.2.0" | 6 | "branch": "refs/tags/v2.1.1" |
7 | }, | 7 | }, |
8 | "github": { | 8 | "github": { |
9 | "owner": "Chocobozzz", | 9 | "owner": "Chocobozzz", |
10 | "repo": "PeerTube", | 10 | "repo": "PeerTube", |
11 | "rev": "5cc304b909a70d8cbfe9cb5e0c46b4fe7b3d8ea2", | 11 | "rev": "76f7b571c04c03ba422bd5790944fe80dbb24067", |
12 | "sha256": "0fpzp9qh3ns3bg2w7f50b5schg30swyhyhk1zd311fy27mdmza6z", | 12 | "sha256": "147gm1j657fkpv2ix1bmkhl7ld5h224q7hgdj9ffj3z14mqgk8hj", |
13 | "fetchSubmodules": true | 13 | "fetchSubmodules": true |
14 | } | 14 | } |
15 | } | 15 | } |