Skip to content

Commit f5940cd

Browse files
committed
grpc 1.72.1
1 parent 4395593 commit f5940cd

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.72.0",
6-
revision: "6c472088f7ced709efac16bf41d399c7ad6f1a44"
5+
tag: "v1.72.1",
6+
revision: "1ca7b983850ef2ee154a86133108ae6e3732c2bd"
77
license "Apache-2.0"
88
head "https://github.com/grpc/grpc.git", branch: "master"
99

0 commit comments

Comments
 (0)