Update LinkHub to 1.6.6 (34)

This commit is contained in:
checkupdates bot 2025-10-29 06:00:29 +00:00 committed by linsui
parent dde92613fa
commit a09f620a3a

View file

@ -135,7 +135,19 @@ Builds:
gradle:
- yes
- versionName: 1.6.6
versionCode: 34
commit: 3fb6d165deab82813018a9f5537bf3948835ecc9
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
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.6.5
CurrentVersionCode: 33
CurrentVersion: 1.6.6
CurrentVersionCode: 34