From 431b05fe9d7613a5ceb43a34376a07568c0c75c6 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Wed, 3 Dec 2025 03:53:35 +0000 Subject: [PATCH] Update Xtra to 2.51.6 (311) --- 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 2573939aab..3e70f1268e 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -2074,9 +2074,21 @@ Builds: gradle: - yes + - versionName: 2.51.6 + versionCode: 311 + commit: 9a496d5d789e20c8e65ef79d1b749484c4af70ed + 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.5 -CurrentVersionCode: 310 +CurrentVersion: 2.51.6 +CurrentVersionCode: 311