Update LinkHub to 1.6.5 (33)

This commit is contained in:
checkupdates bot 2025-10-25 05:57:38 +00:00
parent 04e52b02c0
commit 9a001ff6c0

View file

@ -123,7 +123,19 @@ Builds:
gradle:
- yes
- versionName: 1.6.5
versionCode: 33
commit: 779257ef9b5f20a31bbc8562fb6cf4dd3a07d2b3
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.4
CurrentVersionCode: 32
CurrentVersion: 1.6.5
CurrentVersionCode: 33