From 8b9d7095186c989dfa94d6029ecfd175c843be45 Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Wed, 21 Jul 2021 14:21:52 +0200 Subject: [PATCH] Update app.src --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 2c02890..77dd755 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v3.2.1/peertube-v3.2.1.tar.xz -SOURCE_SUM=2c8fb6c3796d50155e7c2d9533875b034a0aa3513188bf6281f4686e0d33c639 +SOURCE_URL=https://github.com/Chocobozzz/PeerTube/releases/download/v3.3.0/peertube-v3.3.0.tar.xz +SOURCE_SUM=da96c0f47949cb2b59b9bf429499eb801998337d2e085e20b87729300d147539 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.xz SOURCE_IN_SUBDIR=true