From a4117f03daf348f504eb66d2b626d39df4174f74 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 6 Feb 2025 04:02:33 +0000 Subject: [PATCH] Update grpc@7.0 --- Formula/grpc@7.0.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/grpc@7.0.rb b/Formula/grpc@7.0.rb index 3d2df40fb..91688e6cd 100755 --- a/Formula/grpc@7.0.rb +++ b/Formula/grpc@7.0.rb @@ -8,8 +8,8 @@ class GrpcAT70 < AbstractPhpExtension init desc "gRPC PHP extension" homepage "https://github.com/grpc/grpc" - url "https://pecl.php.net/get/grpc-1.69.0.tgz" - sha256 "85ef59edd3517b377736c49a73799ead4729a82b960474b8842c9f89d2fbf222" + url "https://pecl.php.net/get/grpc-1.70.0.tgz" + sha256 "11336d7bc4465148db506348006dd5559ce478eee4bf1b080bb31b89de6974b7" head "https://github.com/grpc/grpc.git" license "Apache-2.0"