From b34faf4d4297fa3ba354b44012562267632029a2 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Tue, 7 Jan 2020 00:59:15 -0500 Subject: [PATCH] syncthing 1.3.3 Closes #48654. Signed-off-by: Rui Chen --- Formula/syncthing.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/syncthing.rb b/Formula/syncthing.rb index 1b0d932b8a..c11cc60f68 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.3.2", - :revision => "45a711570e0019ed532266f712271e8f6749f145" + :tag => "v1.3.3", + :revision => "325c3c1fa7b8d4b59e3c16057756b679723971d6" head "https://github.com/syncthing/syncthing.git" bottle do