Skip to content

Commit

Permalink
apache-flink-cdc: add 3.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and BrewTestBot committed May 26, 2024
1 parent 408b64c commit 52832c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/a/apache-flink-cdc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 52832c7

Please sign in to comment.