diff options
| author | BrewTestBot | 2014-11-30 17:44:33 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-11-30 17:54:41 +0000 |
| commit | 6a8214f7933c17c62a89854f94c122afb48a5b5d (patch) | |
| tree | 606ee6f95147fb43636d30f38b8376131ee9e021 /Library/Formula | |
| parent | c6afeb4677b7c87b1637510a5f2b61b704039c38 (diff) | |
| download | homebrew-6a8214f7933c17c62a89854f94c122afb48a5b5d.tar.bz2 | |
syncthing: update 0.10.9 bottle.
Diffstat (limited to 'Library/Formula')
| -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 cdfb5df56..29858c352 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.9" bottle do - sha1 "33e55e2a4014447b368c92614748175bd963d95c" => :yosemite - sha1 "15bd5a1f7b197d6b9f22e0f937a3213aabc34c95" => :mavericks - sha1 "0e44ccd8fc08db1a3994d61a344744864a7483dd" => :mountain_lion + sha1 "8e85816e7170797e69b072500933e463199fb609" => :yosemite + sha1 "46a1481395b87c4cac720125285e2798e951e299" => :mavericks + sha1 "c452cf1cf56b3eb53411ea04f955b36e2ee3ed3f" => :mountain_lion end depends_on "go" => :build |
