From b2fc7b3a91561e35b2b73dffb44fb43e93fe9aac Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Tue, 7 Jan 2020 12:07:00 +0100 Subject: [PATCH] syncthing: update to 1.3.3 - update --- syncthing.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing.be0 b/syncthing.be0 index 1db9e2db9..0a37fa963 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION syncthing-1.3.2-0 +# BEE_VERSION syncthing-1.3.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"