syncthing: update 0.10.24 bottle.
This commit is contained in:
parent
44f0774204
commit
6bd9631845
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@ class Syncthing < Formula
|
|||
url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.24"
|
||||
|
||||
bottle do
|
||||
sha1 "d10dd496944f10cfac8e3f07bba77bd1630bd552" => :yosemite
|
||||
sha1 "d187b4b578f1d7b836de2afe01228c646babf7b4" => :mavericks
|
||||
sha1 "8572dc71400738e97484006ae83244deac97dfae" => :mountain_lion
|
||||
sha1 "7010ff80ae2a4309e5898e04c4e0ad78af68baff" => :yosemite
|
||||
sha1 "083620fc00fdd6a25c9a077944e0d6237c4a6447" => :mavericks
|
||||
sha1 "b20683d021ef06c0860afbe6533db54c4ae1b2d3" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue