Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Formula/p/protoc-gen-grpc-java.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class ProtocGenGrpcJava < Formula
url "https://github.com/grpc/grpc-java/archive/refs/tags/v1.74.0.tar.gz"
sha256 "0c602853d2170c7104c767849935851baaf5a2c551ef0add040319ac3afe9bfc"
license "Apache-2.0"
revision 1

bottle do
sha256 cellar: :any, arm64_sequoia: "56ddd1f6ab51f1f8b41a7806fd0c0df4839b070ab5d73d1084565f24fd2d8316"
Expand Down
Loading