From 61185169ad1857191e33ceecd4c9a1911cf9cb1c Mon Sep 17 00:00:00 2001 From: MikeLund Date: Wed, 20 Jul 2016 16:54:14 +0200 Subject: [PATCH] syncthing 0.14.0 Closes #3169. 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 3d7dacb77a..507366c7ca 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.10", :revision => "223e14b0d026d3955740f0cd31aee2ce8a28daf0" + :tag => "v0.14.0", :revision => "e1a4f81e506e23e83d2046fa725699d8ad48d4a2" head "https://github.com/syncthing/syncthing.git"