From 2888c4882a6adf1a74d20633cae1e5114641889d Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Thu, 9 May 2019 08:38:43 +0200 Subject: [PATCH] syncthing: update from 1.1.2 to 1.1.3 windows panic quick fix ( whatever ) --- syncthing.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing.be0 b/syncthing.be0 index 37447ccb6..5d160718c 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION syncthing-1.1.2-0 +# BEE_VERSION syncthing-1.1.3-0 ## The source URL(s) array SRCURL[0]="https://github.com/syncthing/syncthing/releases/download/v${PKGVERSION}/syncthing-source-v${PKGVERSION}.tar.gz syncthing-v${PKGVERSION}.tar.gz"