diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index da13f0fa9e..20d3eb8564 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1644,9 +1644,21 @@ Builds: gradle: - yes + - versionName: 2.40.2 + versionCode: 269 + commit: 90d5582fb4305d6234a8f1c50612a5af7955a5c3 + 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.40.1 -CurrentVersionCode: 268 +CurrentVersion: 2.40.2 +CurrentVersionCode: 269