From 954654164dfc6839b56bd3fcd61d7363fe0aff43 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Tue, 29 Jul 2025 03:48:32 +0000 Subject: [PATCH] Update Xtra to 2.46.0 (293) --- 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 720994b48e..6dcb1565d5 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1884,9 +1884,21 @@ Builds: gradle: - yes + - versionName: 2.46.0 + versionCode: 293 + commit: fd643708e4eae2a3a0cd983d6b224d3ab07e6ef7 + 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.45.6 -CurrentVersionCode: 292 +CurrentVersion: 2.46.0 +CurrentVersionCode: 293