From ab6f4171ddfdf7b791028541e5afa69e0193e96a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 3 Jul 2022 18:31:16 +0200 Subject: [PATCH] 2.3.2.1 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 441d815..4919e50 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pablouser1/ProxiTok/archive/refs/tags/v2.3.1.0.tar.gz -SOURCE_SUM=eee8517d5279dc689702db7b3d5a4725719ee984f1dcd4be96588498052d9ec7 +SOURCE_URL=https://github.com/pablouser1/ProxiTok/archive/refs/tags/v2.3.2.1.tar.gz +SOURCE_SUM=ad4d98990e42b076dc15b4f16f288f64624f196459f494c01f0cbe4fc172eba3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2772043..8c25e0e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Alternative frontend for TikTok", "fr": "Frontend alternatif à TikTok" }, - "version": "2.3.1.0~ynh1", + "version": "2.3.2.1~ynh1", "url": "https://proxitok.herokuapp.com", "upstream": { "license": "AGPL-3.0-only",