Update LinkHub to 1.6.4 (32)

This commit is contained in:
checkupdates bot 2025-08-11 05:43:22 +00:00 committed by linsui
parent 60f819d4f7
commit a9772cc015

View file

@ -111,7 +111,19 @@ Builds:
gradle:
- yes
- versionName: 1.6.4
versionCode: 32
commit: 65a38f390d56c435c15f62e5c2efa0715987abe6
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.2
CurrentVersionCode: 30
CurrentVersion: 1.6.4
CurrentVersionCode: 32