From eccc70b889b90ba37789067e41d4030bad8dbd3d Mon Sep 17 00:00:00 2001 From: Stuart Williams Date: Wed, 26 Aug 2015 23:34:24 -0400 Subject: [PATCH] syncthing 0.11.22 Closes Homebrew/homebrew#43315. Signed-off-by: Baptiste Fontaine --- Formula/syncthing.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/syncthing.rb b/Formula/syncthing.rb index e3697be92db08..b2bf5ad2b531e 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.11.21", :revision => "42dcb3d2ccadcf78a3ca23632ac454ea23402f71" + :tag => "v0.11.22", :revision => "feffc0416fc7a6267b1da7fab10164742fbc60c9" head "https://github.com/syncthing/syncthing.git"