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