grpc 1.18.0
Closes #36088. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
82dc586c00
commit
90e216b6e5
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.17.2.tar.gz"
|
||||
sha256 "34ed95b727e7c6fcbf85e5eb422e962788e21707b712fdb4caf931553c2c6dbc"
|
||||
url "https://github.com/grpc/grpc/archive/v1.18.0.tar.gz"
|
||||
sha256 "069a52a166382dd7b99bf8e7e805f6af40d797cfcee5f80e530ca3fc75fd06e2"
|
||||
head "https://github.com/grpc/grpc.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue