From e85a284df2cbf3c335669126e5d0325f47ec5afc Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 13 May 2019 01:15:29 -0400 Subject: [PATCH] syncthing 1.1.3 Closes #39767. Signed-off-by: FX Coudert --- Formula/syncthing.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/syncthing.rb b/Formula/syncthing.rb index 3e2780b8d5..5356ed692d 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 => "v1.1.2", - :revision => "a54d7a32d1f308be63837f1b31d9f468940fc5ef" + :tag => "v1.1.3", + :revision => "a04fcfe7494a6e3ede091534597539b77dc05a52" head "https://github.com/syncthing/syncthing.git" bottle do