Skip to content

Commit 2b22be1

Browse files
committed
grpc 1.68.2
1 parent 7f66111 commit 2b22be1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/g/grpc.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ 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.68.1",
6-
revision: "796e87f16136533977b8647b50a020519fd7a137"
5+
tag: "v1.68.2",
6+
revision: "859bc5216ba3955fb8925326bdec391fd93c8730"
77
license "Apache-2.0"
8-
revision 1
98
head "https://github.com/grpc/grpc.git", branch: "master"
109

1110
# There can be a notable gap between when a version is tagged and a

0 commit comments

Comments
 (0)