From c0fbbde2d381d057a7347121bd87de321491a367 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Mon, 1 Dec 2025 03:53:30 +0000 Subject: [PATCH] Update Xtra to 2.51.5 (310) --- 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 8e4bc50294..2573939aab 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -2062,9 +2062,21 @@ Builds: gradle: - yes + - versionName: 2.51.5 + versionCode: 310 + commit: 5d990689717429fb5b7e9bc6e0549224e87dbaa8 + 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.4 -CurrentVersionCode: 309 +CurrentVersion: 2.51.5 +CurrentVersionCode: 310