Update Etar to 1.0.49 (49)

This commit is contained in:
checkupdates bot 2025-07-15 06:09:10 +00:00 committed by Licaon_Kter
parent 9fd0b5a96e
commit ac41123f85

View file

@ -353,7 +353,19 @@ Builds:
gradle:
- yes
- versionName: 1.0.49
versionCode: 49
commit: 50beffc7dd13dc692466fd981b43bd86742aa352
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.0.48
CurrentVersionCode: 48
CurrentVersion: 1.0.49
CurrentVersionCode: 49