grpc 1.6.2
Closes #18437. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
b6ca756b0e
commit
f432db674f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Grpc < Formula
|
||||
desc "Next generation open source RPC library and framework"
|
||||
homepage "https://www.grpc.io/"
|
||||
url "https://github.com/grpc/grpc/archive/v1.6.1.tar.gz"
|
||||
sha256 "3af9172a7c4322e98c5defc0c4d98c72cf11b9334d904fefea0ebef5ae0ac952"
|
||||
url "https://github.com/grpc/grpc/archive/v1.6.2.tar.gz"
|
||||
sha256 "c99631d641d78002a6cce83f8c695fe25d191830218b27e564c7e71e326ead04"
|
||||
head "https://github.com/grpc/grpc.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue