diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 167b9b36e6..3884f17792 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1752,9 +1752,21 @@ Builds: gradle: - yes + - versionName: 2.43.2 + versionCode: 280 + commit: db963aeeebecb873112162a098f7e13e6ed704df + 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.43.1 -CurrentVersionCode: 279 +CurrentVersion: 2.43.2 +CurrentVersionCode: 280