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 4395593 commit f5940cdCopy full SHA for f5940cd
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.72.0",
6
- revision: "6c472088f7ced709efac16bf41d399c7ad6f1a44"
+ tag: "v1.72.1",
+ revision: "1ca7b983850ef2ee154a86133108ae6e3732c2bd"
7
license "Apache-2.0"
8
head "https://github.com/grpc/grpc.git", branch: "master"
9
0 commit comments