protobuf: update 3.0.2 bottle.
This commit is contained in:
parent
fa66e59b72
commit
f79101e5d4
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Protobuf < Formula
|
|||
head "https://github.com/google/protobuf.git"
|
||||
|
||||
bottle do
|
||||
sha256 "ea5d70a32022b6ad4e4255b9d323721a7727b54a373dc1d3053b569e4980c946" => :el_capitan
|
||||
sha256 "4618f814722cd1121cd4ba67e3644120edf1097e05b0c32c6c780030c4c29684" => :yosemite
|
||||
sha256 "19ef74e26f10d160b8e9fb582f34f18116a60e41f2eabf17ecfb1fffae77fa65" => :mavericks
|
||||
sha256 "6e4be33dfd56f5a1434bd0922e5b488031cfc5d6ce599812034d3c1b855c4fe1" => :el_capitan
|
||||
sha256 "a465fe01de58cb9c69d7643a446906fb055d21965e2f2aa3d44358ed38ce2c95" => :yosemite
|
||||
sha256 "c3658cb510da1f506c400620877174e972ed2b99b99d47a63754c6ef4556094b" => :mavericks
|
||||
end
|
||||
|
||||
# this will double the build time approximately if enabled
|
||||
|
|
Loading…
Reference in a new issue