From 6b88338356eec4d80b98d401ae947588e0045d6d Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Fri, 28 Nov 2025 03:52:52 +0000 Subject: [PATCH] Update Xtra to 2.51.4 (309) --- 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 6bf7f8c13f..8e4bc50294 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -2050,9 +2050,21 @@ Builds: gradle: - yes + - versionName: 2.51.4 + versionCode: 309 + commit: 39c326d3f6c25f5d512f0f3d8dc94c6c72e71435 + 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.2 -CurrentVersionCode: 307 +CurrentVersion: 2.51.4 +CurrentVersionCode: 309