Update Etar to 1.0.51 (51)

This commit is contained in:
Jochen Sprickerhof 2025-08-01 09:54:01 +02:00
parent d2a50cfaec
commit 473da1a315
No known key found for this signature in database
GPG key ID: 5BFFDCC258E69433

View file

@ -377,7 +377,19 @@ Builds:
gradle:
- yes
- versionName: 1.0.51
versionCode: 51
commit: 4ad343e380ef76183e70720b080dcd07b53dabb5
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.50
CurrentVersionCode: 50
CurrentVersion: 1.0.51
CurrentVersionCode: 51