Merge pull request #5235 from heitbaum/aoa

syncthing: update to 1.14.0 (addon 114)
This commit is contained in:
CvH 2021-03-09 20:58:23 +01:00 committed by GitHub
commit 5c0917dabe
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 @@
114
- Update to 1.14.0
113
- Update to 1.13.1

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="syncthing"
PKG_VERSION="1.13.1"
PKG_SHA256="bc5c431f28fb5bd219dcbeb68534e0da2b118a5ea6ed27edd17317aa84e08e5d"
PKG_REV="113"
PKG_VERSION="1.14.0"
PKG_SHA256="55a6fb08a9dbc1a31a6b429a16abb3a76d8c24b491a86a52170ddaadea33f683"
PKG_REV="114"
PKG_ARCH="any"
PKG_LICENSE="MPLv2"
PKG_SITE="https://syncthing.net/"