aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-01-21 19:52:40 +0000
committerBrett Koonce2015-01-21 13:10:36 -0800
commite0b8db09f468c0f3a17971bd52d83027af9046a0 (patch)
treed2fd760dbc7dec9356f6a3e543848d6de6d0a0c7 /Library/Formula
parentc8055e2a705afc7dbdafae1b2036c1c894737096 (diff)
downloadhomebrew-e0b8db09f468c0f3a17971bd52d83027af9046a0.tar.bz2
syncthing: update 0.10.21 bottle.
Diffstat (limited to 'Library/Formula')
-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 401a1b05b..b905a4e4b 100644
--- a/Library/Formula/syncthing.rb
+++ b/Library/Formula/syncthing.rb
@@ -3,9 +3,9 @@ class Syncthing < Formula
url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.21"
bottle do
- sha1 "349060dc160834541c5f01e690425c1b7b0ed4a6" => :yosemite
- sha1 "64227b52cc5898c341be4a94bee2c0971bc0a9bd" => :mavericks
- sha1 "87d89b03f992bc92a4ce2e5ce9a5e201ef42e8f7" => :mountain_lion
+ sha1 "87c76438d035fad9fcf1e42ef903ba77bf47581d" => :yosemite
+ sha1 "b9056d135b4c7360351ec70934b7d121236e1eb1" => :mavericks
+ sha1 "6a43e3fd625dbc9694acb666b4573fc0c4b2bebb" => :mountain_lion
end
depends_on "go" => :build