From 3e6615ff8b52a25d58872d2b15fb835a7676de4e 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: Fri, 6 Sep 2024 12:26:04 +0300 Subject: [PATCH] syncthing 1.27.12 --- syncthing/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/alr.sh b/syncthing/alr.sh index 97f84a9..f7898c6 100644 --- a/syncthing/alr.sh +++ b/syncthing/alr.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.27.11' +version='1.27.12' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/'