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.
2 parents d1b8e70 + b6a4571 commit 51842b3Copy full SHA for 51842b3
Formula/p/[email protected]
@@ -22,6 +22,7 @@ class ProtobufAT21 < Formula
22
# Support for protoc 21.x (protobuf C++ 3.21.x) ended on 2024-03-31
23
# Ref: https://protobuf.dev/support/version-support/#cpp
24
deprecate! date: "2025-01-08", because: :versioned_formula
25
+ disable! date: "2026-01-08", because: :versioned_formula
26
27
depends_on "cmake" => :build
28
depends_on "[email protected]" => [:build, :test]
0 commit comments