From 52832c70fc363d55df4a3532bb0f55b0b37246e0 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 26 May 2024 17:26:39 +0000 Subject: [PATCH] apache-flink-cdc: add 3.1.0 bottle. --- Formula/a/apache-flink-cdc.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Formula/a/apache-flink-cdc.rb b/Formula/a/apache-flink-cdc.rb index 35ac31cece4b5..7d186ad0820c5 100644 --- a/Formula/a/apache-flink-cdc.rb +++ b/Formula/a/apache-flink-cdc.rb @@ -7,6 +7,10 @@ class ApacheFlinkCdc < Formula license "Apache-2.0" head "https://github.com/apache/flink-cdc.git", branch: "master" + bottle do + sha256 cellar: :any_skip_relocation, all: "1eed20a5fa3aa4b81f2bf40576dc65f6ce44546627fce3681c3a96ffe42e0b38" + end + depends_on "apache-flink" => :test resource "mysql-connector" do