diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 2c6fa23f0e..e3d6b0199c 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1824,9 +1824,21 @@ Builds: gradle: - yes + - versionName: 2.45.0 + versionCode: 286 + commit: f82b419137d10646aeaee8ce6cfd1a9f2ce82238 + 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.44.4 -CurrentVersionCode: 285 +CurrentVersion: 2.45.0 +CurrentVersionCode: 286