From 6326f529b1c19041971d557561778bf185df1f60 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 25 Nov 2023 20:41:18 +0300 Subject: [PATCH] 1.26.1 --- syncthing/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/lure.sh b/syncthing/lure.sh index 94595cb..33d22ba 100644 --- a/syncthing/lure.sh +++ b/syncthing/lure.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.26.0' +version='1.26.1' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/'