From a738de1c1d764f26a2dc7148747c508d22a2dcaa Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sun, 7 Dec 2025 03:53:09 +0000 Subject: [PATCH] Update Xtra to 2.52.0 (312) --- 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 3e70f1268e..e8f84c0f47 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -2086,9 +2086,21 @@ Builds: gradle: - yes + - versionName: 2.52.0 + versionCode: 312 + commit: 3aede00ed58b467d8cb06ac4560814c84081d3c6 + 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.6 -CurrentVersionCode: 311 +CurrentVersion: 2.52.0 +CurrentVersionCode: 312