syncthing: update 0.10.25 bottle.

This commit is contained in:
BrewTestBot 2015-03-08 09:24:20 +00:00 committed by Mike McQuaid
parent dedeedac75
commit 2b0c61f4bf

View file

@ -3,9 +3,9 @@ class Syncthing < Formula
url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.25"
bottle do
sha1 "7010ff80ae2a4309e5898e04c4e0ad78af68baff" => :yosemite
sha1 "083620fc00fdd6a25c9a077944e0d6237c4a6447" => :mavericks
sha1 "b20683d021ef06c0860afbe6533db54c4ae1b2d3" => :mountain_lion
sha256 "41e77b56738159536e55a9cbacfd4a9e170f9fc236947ea7f7b9907df0e95ac2" => :yosemite
sha256 "0fbb7328362a659ff0031ef00a643b8e0b53c673d306daaad9f9fdad3402b278" => :mavericks
sha256 "64965ffa1e76f5a5ff309b3d9a906ddd6fe5553d4f4dfcac50d0543c21b3479d" => :mountain_lion
end
depends_on "go" => :build