From 6d8bed11f9e2854afb34ea0075fd5f37c0dbf24e Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Wed, 6 Nov 2019 11:40:56 +0100 Subject: [PATCH] syncthing: update 1.3.0 to 1.3.1 - sync sync sync --- syncthing.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing.be0 b/syncthing.be0 index 89d0ca154..5640e96e2 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION syncthing-1.3.0-0 +# BEE_VERSION syncthing-1.3.1-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"