Skip to content

Commit f2b1365

Browse files
committed
grpc 1.75.1
1 parent 2139446 commit f2b1365

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/grpc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Grpc < Formula
22
desc "Next generation open source RPC library and framework"
33
homepage "https://grpc.io/"
44
url "https://github.com/grpc/grpc.git",
5-
tag: "v1.75.0",
6-
revision: "093085cc925e0d5aa6e92bc29e917f9bdc00add2"
5+
tag: "v1.75.1",
6+
revision: "9b63ce0d513672c5daad4f28342f03863c5589e5"
77
license "Apache-2.0"
88
head "https://github.com/grpc/grpc.git", branch: "master"
99

0 commit comments

Comments
 (0)