Merge pull request #6472 from heitbaum/syncthing

syncthing: update to 1.20.1 and addon (120)
This commit is contained in:
Christian Hewitt 2022-05-09 07:25:29 +04:00 committed by GitHub
commit aefc6b8bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
120
- update to 1.20.1
119
- update to 1.20.0

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="syncthing"
PKG_VERSION="1.20.0"
PKG_SHA256="6dc78dbe046f2fa9a4f70b04cf2500705d3a22618f5cf430ffcb7338cce968c7"
PKG_REV="119"
PKG_VERSION="1.20.1"
PKG_SHA256="a88fabaea11a8df5cc134075c37dc87f1fb33b48d3d8afb1dc8ea11b3c0925bc"
PKG_REV="120"
PKG_ARCH="any"
PKG_LICENSE="MPLv2"
PKG_SITE="https://syncthing.net/"