diff --git a/syncthing.be0 b/syncthing.be0 index 3b35beaa3..8158659a9 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,10 +1,10 @@ #!/bin/env beesh -# BEE_VERSION syncthing-1.18.0-0 +# BEE_VERSION syncthing-1.18.5-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" -SRCURL[0]="https://beehive.molgen.mpg.de/afc46246803654106f6cddf1a86a23de/syncthing-v1.18.0.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/cc1f521f0f3059eac8934eeb796eaba0/syncthing-v1.18.5.tar.gz" ## Add URLs/paths to patch files # PATCHURL+=()