aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kirillov2014-10-20 23:21:39 +0400
committerJack Nagel2014-10-20 20:42:01 -0500
commit6ecfbe3d9c2676efb4a906ea4316f1aceafd54f5 (patch)
tree1efe13634dd146276d7b39435f43090f9d0516d7
parent4e4d7e337bc9bd6e38d0f3554689b0fe77289e49 (diff)
downloadhomebrew-6ecfbe3d9c2676efb4a906ea4316f1aceafd54f5.tar.bz2
syncthing 0.10.2
Closes #33401. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/syncthing.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/syncthing.rb b/Library/Formula/syncthing.rb
index ae80cdf6f..dcb84568c 100644
--- a/Library/Formula/syncthing.rb
+++ b/Library/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.10.1"
+ url "https://github.com/calmh/syncthing.git", :tag => "v0.10.2"
bottle do
sha1 "d6f3b070e9f43c2caba3bd630a150dd7195dfd4d" => :mavericks