protobuf: update 3.6.1 bottle.
This commit is contained in:
parent
bcdb66dce6
commit
9fb1cf52e9
1 changed files with 4 additions and 4 deletions
|
@ -7,10 +7,10 @@ class Protobuf < Formula
|
|||
head "https://github.com/protocolbuffers/protobuf.git"
|
||||
|
||||
bottle do
|
||||
sha256 "dffa48f050afeca2debd445de6751c9c61c000524f9ffc512179e7a3e282003d" => :mojave
|
||||
sha256 "a0c09f5c20f415652959bf8ec943a37078ee66994372fa17bf5576b880b026e3" => :high_sierra
|
||||
sha256 "0ac3d15ee2510736bb3b497bb21d6a4b769be8ae56e4a8f2d0106a4a5e73d189" => :sierra
|
||||
sha256 "889ece6ab87970f1457159c972b4cf45be835c546e2007ea00df1e50c87651cf" => :el_capitan
|
||||
sha256 "47bfed73e275684cd1b74d0817239661bdeab555744ac7345467abba4fa58216" => :mojave
|
||||
sha256 "0f5f2cf5d166e083f7456e08f3dca248625b1c385e91fd1fd7c8bf9f46162092" => :high_sierra
|
||||
sha256 "a667c98b9cf7d81bd81436d50bc8ad4dea8e8e063ab1ed1be7f95625cddf4eb2" => :sierra
|
||||
sha256 "ef87974beb704c499ee6233211358e900372c89b09c3438d8933f18af70b1750" => :el_capitan
|
||||
end
|
||||
|
||||
option "without-python@2", "Build without python2 support"
|
||||
|
|
Loading…
Reference in a new issue