From 933cc70e9ef4d48d50bacf7a0f4fc281407f01b3 Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Sun, 20 Dec 2015 17:52:21 +0100 Subject: [PATCH] syncthing 0.12.9 Closes Homebrew/homebrew#47203. Signed-off-by: Alex Dunn --- Formula/syncthing.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/syncthing.rb b/Formula/syncthing.rb index e37ed3d448..16f8964fb0 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.12.8", :revision => "29bff06cd6813554a4c5ec927a4f92f8ad654fbd" + :tag => "v0.12.9", :revision => "eb1a234a773310b919f18ce8746725ee5343b264" head "https://github.com/syncthing/syncthing.git"