aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/syncthing.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/syncthing.rb b/Library/Formula/syncthing.rb
index d40ac548e..fd952ed40 100644
--- a/Library/Formula/syncthing.rb
+++ b/Library/Formula/syncthing.rb
@@ -5,9 +5,9 @@ class Syncthing < Formula
url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.11"
bottle do
- sha1 "050722d9826e58d0c9fe8cb8636c01c827db3c4e" => :yosemite
- sha1 "34c1f49f9a78f4eb29a0bc8e6a585df1015e8fd5" => :mavericks
- sha1 "d0ea8b4f01158fbe08d0157015b455665a6c3d80" => :mountain_lion
+ sha1 "66a7ee0fe785ec77b0ef49c47be459545d32bb7d" => :yosemite
+ sha1 "b16d423647d0eb8c7238d79971a99db7ecc4fdaa" => :mavericks
+ sha1 "6a77a8a0c2741bec388e414874679fb7ec2003a6" => :mountain_lion
end
depends_on "go" => :build