grpc 1.12.0
Closes #27917. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
f6441399c4
commit
3f7f452b78
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.11.1.tar.gz"
|
||||
sha256 "0068a0b11795ac89ba8f5cc7332cd8cd2870a2ee0016126f014ce0bc3004e590"
|
||||
url "https://github.com/grpc/grpc/archive/v1.12.0.tar.gz"
|
||||
sha256 "eb9698f23aeec2c3832601fa3f804e4d9dc28eca3cc560ef466c9ade1ec951db"
|
||||
head "https://github.com/grpc/grpc.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue