From 4e9dcd01bb12248771dd9f697e02541dda1aebfa Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Sun, 3 Jul 2016 15:01:43 +0200 Subject: [PATCH] syncthing 0.13.10 Closes #2681. 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 305d102943..da17987619 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.13.9", :revision => "d57e6808cc17535086f9b8110960ecab8481c37d" + :tag => "v0.13.10", :revision => "223e14b0d026d3955740f0cd31aee2ce8a28daf0" head "https://github.com/syncthing/syncthing.git"