From 382f0b81b37366fe9db80775f28d9d8a400c782c Mon Sep 17 00:00:00 2001 From: iggyvolz Date: Sat, 13 Sep 2014 11:01:22 -0400 Subject: [PATCH] syncthing 0.9.15 Closes Homebrew/homebrew#32282. Signed-off-by: Jack Nagel --- Formula/syncthing.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/syncthing.rb b/Formula/syncthing.rb index f1ddfc95b9..7278e58a90 100644 --- a/Formula/syncthing.rb +++ b/Formula/syncthing.rb @@ -2,7 +2,7 @@ require "formula" class Syncthing < Formula homepage "http://syncthing.net" - url "https://github.com/calmh/syncthing.git", :tag => "v0.9.14" + url "https://github.com/calmh/syncthing.git", :tag => "v0.9.15" bottle do revision 1