diff options
| author | BrewTestBot | 2015-04-26 13:27:13 +0100 |
|---|---|---|
| committer | Xu Cheng | 2015-04-26 20:50:40 +0800 |
| commit | ec75caa3c479d082c9907048d16563f4ee4d3006 (patch) | |
| tree | 27bd6fa103fca88ed6ba15c5fc2fb8c2823bdff6 | |
| parent | 133c9d02df7c1a3c75061263543b6ae286e79709 (diff) | |
| download | homebrew-ec75caa3c479d082c9907048d16563f4ee4d3006.tar.bz2 | |
syncthing: update 0.11.1 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 2eb999c47..484e78ea9 100644 --- a/Library/Formula/syncthing.rb +++ b/Library/Formula/syncthing.rb @@ -7,9 +7,9 @@ class Syncthing < Formula bottle do cellar :any - sha256 "fa517a181d96c6d4847a6b5ccb771ca498111fb9d031f43a5cc0730559d2aa70" => :yosemite - sha256 "46543563501b826a72722aec9de3866ed5cc17cf6c82e8cd5a04823dd903d830" => :mavericks - sha256 "aa6a89ce44ba3ab9c42fa86e03bfe4d1ac3a5e5d837291149464d3e633966cc9" => :mountain_lion + sha256 "914b758b1e2f011875e7ac5a660dd6eab28f6db23c08c8f7a2d4a2d8370958a0" => :yosemite + sha256 "4539bdffc4773be2955566e7fd828a11319738f42e1cb04c0fef2739086f4293" => :mavericks + sha256 "6e4f433a18af67b0678601bbf5669896ad5d22d39627d1f8f481ccd8ccf9d5da" => :mountain_lion end depends_on "go" => :build |
