Skip to content

Commit 71849f2

Browse files
chore(deps): update dependency syncthing/syncthing to v1.27.12
1 parent 4162551 commit 71849f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installations/syncthing.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -o nounset -o pipefail -o errexit
44

55
install() {
66
# renovate: datasource=github-releases depName=syncthing/syncthing
7-
local SYNCTHING_VERSION="v1.27.11"
7+
local SYNCTHING_VERSION="v1.27.12"
88

99
local SYNCTHING_RELEASE
1010
SYNCTHING_RELEASE="syncthing-$(normalized_os "macos")-$(normalized_arch "amd64" "arm" "arm64")-${SYNCTHING_VERSION}"

0 commit comments

Comments
 (0)