grpc 1.19.1
Closes #37738. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e0f30f53af
commit
420b55caf4
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.19.0.tar.gz"
|
||||
sha256 "1d54cd95ed276c42c276e0a3df8ab33ee41968b73af14023c03a19db48f82e73"
|
||||
url "https://github.com/grpc/grpc/archive/v1.19.1.tar.gz"
|
||||
sha256 "f869c648090e8bddaa1260a271b1089caccbe735bf47ac9cd7d44d35a02fb129"
|
||||
head "https://github.com/grpc/grpc.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue