From 470223e444c7ad37d798841f796bfa7233606f04 Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Mon, 29 Jun 2015 08:56:54 +0200 Subject: [PATCH] syncthing 0.11.11 Closes Homebrew/homebrew#41177. 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 f16eca754c..e7aa480d9e 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.10", :revision => "2463819a3dea84671e321fcb75e6457bf5b15efd" + :tag => "v0.11.11", :revision => "c8ac9721d7a9726215d6dac87a7c02ac50542d8f" head "https://github.com/syncthing/syncthing.git"