From 8b9c35471cb6cf3480e0ca65ee613639dd243ecd Mon Sep 17 00:00:00 2001 From: MikeLund Date: Tue, 22 Nov 2016 10:14:01 +0100 Subject: [PATCH] syncthing 0.14.12 Closes #7147. 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 f418def2d8..fb3dc8cf90 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.11", - :revision => "2641062c17da00b56f9beeb9f412fe167327aad9" + :tag => "v0.14.12", + :revision => "5bb74ee61ca43da27120ad99ea98e10e0a1f76a3" head "https://github.com/syncthing/syncthing.git"