Update to syncthing v1.27.6.

This commit is contained in:
redxef 2024-05-07 10:56:20 +02:00
parent f3c710e5df
commit 4db1b5efb3
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -1,6 +1,6 @@
ARCH=arm
VERSION=1.23.4
VERSION=1.27.6
SRC := $(shell find src -type f | tail -n+2)
SRC_REL := $(shell cd src && find ./ -type f)