From 86c4a1befc2024077b7ca727c43eba67bfada030 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Thu, 20 Nov 2025 03:52:45 +0000 Subject: [PATCH] Update Xtra to 2.51.2 (307) --- metadata/com.github.andreyasadchy.xtra.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index ac44c48712..6bf7f8c13f 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -2038,9 +2038,21 @@ Builds: gradle: - yes + - versionName: 2.51.2 + versionCode: 307 + commit: 57a3234b5d4e7fe6fa898876d412beda7008ea39 + subdir: app + sudo: + - echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list + - apt-get update + - apt-get install -y -t trixie openjdk-21-jdk-headless + - update-alternatives --auto java + gradle: + - yes + MaintainerNotes: TTV.lol leaking see https://github.com/TTV-LOL/extensions/issues/8 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.51.1 -CurrentVersionCode: 306 +CurrentVersion: 2.51.2 +CurrentVersionCode: 307