From 82189bbc1f625684428c25c33f23b86cb56210c6 Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Sun, 21 Jun 2015 14:23:38 +0200 Subject: [PATCH] syncthing 0.11.10 Closes Homebrew/homebrew#40942. Signed-off-by: Xu Cheng --- Formula/syncthing.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/syncthing.rb b/Formula/syncthing.rb index efea2063c2..0f46d1bbb2 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.9", :revision => "1437952aee2069e47c856ae2c06d1e9aefb46d9d" + :tag => "v0.11.10", :revision => "2463819a3dea84671e321fcb75e6457bf5b15efd" head "https://github.com/syncthing/syncthing.git"