Update Syncthing to 1.23.6 (4353)

This commit is contained in:
F-Droid checkupdates bot 2023-07-17 08:16:51 +00:00
parent 493c67088d
commit 3bdb82e50e

View file

@ -1981,6 +1981,23 @@ Builds:
preassemble:
- :syncthing:buildNative
- versionName: 1.23.6
versionCode: 4353
commit: abb68aaed6fcbcc7493e159fb07286d660e0b348
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y -t bullseye-backports golang-go
gradle:
- yes
prebuild: sed -i -e '/signingConfig/d' build.gradle
scanignore:
- syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
ndk: r23
preassemble:
- :syncthing:buildNative
MaintainerNotes: |-
The submodule in syncthing/src/github.com/syncthing/syncthing must be
pristine, as the version/release information is taken from git.
@ -1991,5 +2008,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[0-9.]*$
CurrentVersion: 1.23.5
CurrentVersionCode: 4342
CurrentVersion: 1.23.6
CurrentVersionCode: 4353