grpc: update 1.3.2 bottle.
This commit is contained in:
parent
2cd48f24d4
commit
d44f1a0c05
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Grpc < Formula
|
|||
head "https://github.com/grpc/grpc.git"
|
||||
|
||||
bottle do
|
||||
sha256 "e0ccd0df50601f0751f83d9c61e6be0f17d4fef2c975150124933024e0c66e93" => :sierra
|
||||
sha256 "a71fff80505c44b12df78be8bc93abf7d67f2a8750135859952540c83bdbfceb" => :el_capitan
|
||||
sha256 "383c032f152aac18760ec2ff65863f2e5caff41f2eb8920f2c607852e0ff6e13" => :yosemite
|
||||
sha256 "f49858b2fae9b13494084181b34939ed9920e99f3e1739446b95dc3516c1168c" => :sierra
|
||||
sha256 "5b4f548418f3cbd7c1eabe95d33041f7e8c0ecc07ea62b87a8e6c71e3eb935f8" => :el_capitan
|
||||
sha256 "9ede8a74e121aae5516fb35a84b980c402a71d9fe1338707782a40326f49cd3b" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
|
|
Loading…
Reference in a new issue