From 56e3c59194452a9f185e6721f555970b2a08f73b Mon Sep 17 00:00:00 2001 From: MikeLund Date: Tue, 15 Nov 2016 10:16:21 +0100 Subject: [PATCH] syncthing 0.14.11 Closes #6929. Signed-off-by: William Woodruff --- Formula/syncthing.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/syncthing.rb b/Formula/syncthing.rb index c53599b364..32c04cf282 100644 --- a/Formula/syncthing.rb +++ b/Formula/syncthing.rb @@ -2,8 +2,8 @@ class Syncthing < Formula desc "Open source continuous file synchronization application" homepage "https://syncthing.net/" url "https://github.com/syncthing/syncthing.git", - :tag => "v0.14.10", - :revision => "b7e21984a1128c1f31c7c5bdf1d3a3ba386e7f70" + :tag => "v0.14.11", + :revision => "2641062c17da00b56f9beeb9f412fe167327aad9" head "https://github.com/syncthing/syncthing.git"