From 9f5327f6407c45253eac92a7297f5d4c9594010b Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Tue, 23 Jul 2019 12:25:59 +0200 Subject: [PATCH] syncthing: update from 1.1.3 to 1.2.0 built with go 1.12.7 in seconds --- syncthing.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing.be0 b/syncthing.be0 index 5d160718c..acd3ae801 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION syncthing-1.1.3-0 +# BEE_VERSION syncthing-1.2.0-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"