From 492f7c64ba4e3fcf1140a9a123fba827b27b3bf0 Mon Sep 17 00:00:00 2001 From: xpamych Date: Wed, 28 Jun 2023 10:09:13 +0300 Subject: [PATCH] 1.23.5 --- syncthing/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/lure.sh b/syncthing/lure.sh index d741367..d86f1bf 100644 --- a/syncthing/lure.sh +++ b/syncthing/lure.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.23.4' +version='1.23.5' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/'