diff options
| author | BrewTestBot | 2015-03-22 15:42:34 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2015-03-22 16:28:34 +0000 | 
| commit | fc4c602533b6f916722277f5aea38788f4c9d4f6 (patch) | |
| tree | 217ceffb76c1c6923331e477c0e4f12c8e1cc6c9 | |
| parent | 2dcd9598bbe9cc9a9eab9706de750643c086c568 (diff) | |
| download | homebrew-fc4c602533b6f916722277f5aea38788f4c9d4f6.tar.bz2 | |
syncthing: update 0.10.29 bottle.
| -rw-r--r-- | Library/Formula/syncthing.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/syncthing.rb b/Library/Formula/syncthing.rb index df0af9104..cbccf4790 100644 --- a/Library/Formula/syncthing.rb +++ b/Library/Formula/syncthing.rb @@ -6,9 +6,9 @@ class Syncthing < Formula    head "https://github.com/syncthing/syncthing.git"    bottle do -    sha256 "10f502d51e4c475cb33807fd70301906c0b3589acb8dbfe2cc1e00b48793499f" => :yosemite -    sha256 "473bfddaaa4ff8f79de9ff0ee874cc749e793257f2a865021f912bb5e0363544" => :mavericks -    sha256 "f1ab377ff0cf3aa347a3ac70827906460000dc878da40e354ea59a1a1aa6c3eb" => :mountain_lion +    sha256 "92f3e116ae2d51b69f36cdb9923795ee383650a2bf3513c6c8fd952eb9849c94" => :yosemite +    sha256 "5291ea80212c5ab7b34d3b145e94230b33d461d122b73403a79c24640a2ecd13" => :mavericks +    sha256 "810976fa4330aa7e9016c1bddb92429d38357e31c6139cac7ca451a13890f976" => :mountain_lion    end    depends_on "go" => :build | 
