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 7f66111 commit 2b22be1Copy full SHA for 2b22be1
Formula/g/grpc.rb
@@ -2,10 +2,9 @@ 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.68.1",
6
- revision: "796e87f16136533977b8647b50a020519fd7a137"
+ tag: "v1.68.2",
+ revision: "859bc5216ba3955fb8925326bdec391fd93c8730"
7
license "Apache-2.0"
8
- revision 1
9
head "https://github.com/grpc/grpc.git", branch: "master"
10
11
# There can be a notable gap between when a version is tagged and a
0 commit comments