We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2139446 commit f2b1365Copy full SHA for f2b1365
Formula/g/grpc.rb
@@ -2,8 +2,8 @@ class Grpc < Formula
2
desc "Next generation open source RPC library and framework"
3
homepage "https://grpc.io/"
4
url "https://github.com/grpc/grpc.git",
5
- tag: "v1.75.0",
6
- revision: "093085cc925e0d5aa6e92bc29e917f9bdc00add2"
+ tag: "v1.75.1",
+ revision: "9b63ce0d513672c5daad4f28342f03863c5589e5"
7
license "Apache-2.0"
8
head "https://github.com/grpc/grpc.git", branch: "master"
9
0 commit comments