syncthing: update 0.10.20 bottle.
This commit is contained in:
parent
40449d21d1
commit
30914063f9
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.20"
|
||||
|
||||
bottle do
|
||||
sha1 "c734cf769c576ea6a4d6dbcce43543633386f15f" => :yosemite
|
||||
sha1 "a5c3f2f2882c81acd87636a6301d17de926d47a1" => :mavericks
|
||||
sha1 "7a4dee0d17a1f5df6acb013c8f0d51d28160a415" => :mountain_lion
|
||||
sha1 "349060dc160834541c5f01e690425c1b7b0ed4a6" => :yosemite
|
||||
sha1 "64227b52cc5898c341be4a94bee2c0971bc0a9bd" => :mavericks
|
||||
sha1 "87d89b03f992bc92a4ce2e5ce9a5e201ef42e8f7" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue