From cd1ba7b4fe8a9cefc3b888a2b5e2a88e6048c962 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 12 Aug 2022 15:27:47 +0200 Subject: [PATCH] 2.3.2.2 --- 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 4919e50..ae579e2 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.2.1.tar.gz -SOURCE_SUM=ad4d98990e42b076dc15b4f16f288f64624f196459f494c01f0cbe4fc172eba3 +SOURCE_URL=https://github.com/pablouser1/ProxiTok/archive/refs/tags/v2.3.2.2.tar.gz +SOURCE_SUM=1aa1187e89ae924564222bac1df19de3a66f11f58f0d3f6e6214e16bb8b8d427 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 8c25e0e..22bb3fb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Alternative frontend for TikTok", "fr": "Frontend alternatif à TikTok" }, - "version": "2.3.2.1~ynh1", + "version": "2.3.2.2~ynh1", "url": "https://proxitok.herokuapp.com", "upstream": { "license": "AGPL-3.0-only",