diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 0aee7d565a..53ee3d8802 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1620,9 +1620,21 @@ Builds: gradle: - yes + - versionName: 2.40.0 + versionCode: 267 + commit: 36740fab99ac313a996654c98da55392a102d13e + 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.39.3 -CurrentVersionCode: 266 +CurrentVersion: 2.40.0 +CurrentVersionCode: 267