Update PhotoPrism Gallery to 1.40.0 (60)

This commit is contained in:
checkupdates bot 2025-11-14 05:37:26 +00:00 committed by linsui
parent a054b368d9
commit 687df34192

View file

@ -672,9 +672,21 @@ Builds:
gradle:
- yes
- versionName: 1.40.0
versionCode: 60
commit: 92075394e7e9aef3943483bf4920a742e650c9c1
subdir: app
sudo:
- export CPUS_MAX=6
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
AllowedAPKSigningKeys: e7da1b20559ba52c615cfddeb770e59db792718637678ae635e357a472455d0a
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.39.0
CurrentVersionCode: 59
CurrentVersion: 1.40.0
CurrentVersionCode: 60