diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index b4978013d6..2c6fa23f0e 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -1812,9 +1812,21 @@ Builds: gradle: - yes + - versionName: 2.44.4 + versionCode: 285 + commit: 496a0c0b390d65b7c0106d3f6af7280ee1f6b03d + 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.3 -CurrentVersionCode: 284 +CurrentVersion: 2.44.4 +CurrentVersionCode: 285