From 105efeeb423d8067c490e5719558d8472d9f9576 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9?= Date: Tue, 2 Jul 2024 15:49:50 +0300 Subject: [PATCH] syncthing 1.27.9 --- syncthing/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/alr.sh b/syncthing/alr.sh index 7568c45..2e7642e 100644 --- a/syncthing/alr.sh +++ b/syncthing/alr.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.27.8' +version='1.27.9' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/'