git: update 2.17.0 bottle.

This commit is contained in:
BrewTestBot 2018-04-02 19:50:06 +00:00 committed by ilovezfs
parent bdf481f571
commit 3335faecef

View file

@ -6,9 +6,9 @@ class Git < Formula
head "https://github.com/git/git.git", :shallow => false
bottle do
sha256 "29d9e2a0162450ce27ceb30bda44973aa688feb1d232156daaa483c4f5058dd2" => :high_sierra
sha256 "fb76738d37dca48dc586c4e34ebb550838ba25ef9b081b6ad60a312e4cde2a5a" => :sierra
sha256 "fd8167e57e3d372c3b5d74b2897d9cf7492ec8b562df1b88862e0db4ae337364" => :el_capitan
sha256 "afaaaff6d415d09fce5d624f0c883672fff7f1b9b710f862be8c8a30e7e1ab2b" => :high_sierra
sha256 "a79c0cb609eba78071bdebd168f3cb70cb2eb4943c8712a4af5d722a217aaef3" => :sierra
sha256 "b25864491b600776a662ff2ec6332d7b7cf788f9a0b5136b945b2ebae09bb565" => :el_capitan
end
option "with-blk-sha1", "Compile with the block-optimized SHA1 implementation"