diff --git a/Formula/grpc.rb b/Formula/grpc.rb index c9a98c5acd..844062ce25 100644 --- a/Formula/grpc.rb +++ b/Formula/grpc.rb @@ -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