From 3a8833315fd5ba30f4a0599e3f53c5fe269d835c Mon Sep 17 00:00:00 2001 From: xpamych Date: Thu, 3 Aug 2023 16:14:01 +0300 Subject: [PATCH] 1.23.6 --- syncthing/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/lure.sh b/syncthing/lure.sh index d86f1bf..5443cd9 100644 --- a/syncthing/lure.sh +++ b/syncthing/lure.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.23.5' +version='1.23.6' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/'