From 303c432c18f964866b5a312e0aec3614da488697 Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Fri, 6 May 2016 22:00:41 +0200 Subject: [PATCH] syncthing 0.12.23 Security release: https://github.com/syncthing/syncthing/releases Closes #931. Signed-off-by: Dominyk Tiller --- Formula/syncthing.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/syncthing.rb b/Formula/syncthing.rb index f04fa2e8ff..ca98b10351 100644 --- a/Formula/syncthing.rb +++ b/Formula/syncthing.rb @@ -2,7 +2,7 @@ class Syncthing < Formula desc "Open source continuous file synchronization application" homepage "https://syncthing.net/" url "https://github.com/syncthing/syncthing.git", - :tag => "v0.12.22", :revision => "94c6110f2e10ab8dbb0a416556701317ecd437cc" + :tag => "v0.12.23", :revision => "62142c8ccd7ac08269ce9524eafbeeb0886b4b0d" head "https://github.com/syncthing/syncthing.git"