Skip to content

Commit 5baf655

Browse files
BrewTestBotbevanjkay
authored andcommitted
apache-flink-cdc 3.2.1
apache-flink-cdc: update resources apache-flink-cdc: update sha Signed-off-by: Rui Chen <[email protected]> Co-authored-by: Bevan Kay <[email protected]>
1 parent a391ab6 commit 5baf655

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Formula/a/apache-flink-cdc.rb

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class ApacheFlinkCdc < Formula
22
desc "Flink CDC is a streaming data integration tool"
33
homepage "https://nightlies.apache.org/flink/flink-cdc-docs-stable"
4-
url "https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=flink/flink-cdc-3.2.0/flink-cdc-3.2.0-bin.tar.gz"
5-
mirror "https://archive.apache.org/dist/flink/flink-cdc-3.2.0/flink-cdc-3.2.0-bin.tar.gz"
6-
sha256 "c3c9a4b78d7009a638ed088e0ec72ab5458e92e43ed179e8e2cf17341dbc8c56"
4+
url "https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=flink/flink-cdc-3.2.1/flink-cdc-3.2.1-bin.tar.gz"
5+
mirror "https://archive.apache.org/dist/flink/flink-cdc-3.2.1/flink-cdc-3.2.1-bin.tar.gz"
6+
sha256 "4e011bfc199d8a39c907eb4ce62a1bd9818a80b5d7044253565ddd5db71ad24b"
77
license "Apache-2.0"
88
head "https://github.com/apache/flink-cdc.git", branch: "master"
99

@@ -14,28 +14,28 @@ class ApacheFlinkCdc < Formula
1414
depends_on "apache-flink" => :test
1515

1616
resource "mysql-connector" do
17-
url "https://search.maven.org/remotecontent?filepath=org/apache/flink/flink-cdc-pipeline-connector-mysql/3.2.0/flink-cdc-pipeline-connector-mysql-3.2.0.jar"
18-
sha256 "042e368fb9b82452fd160f749bc167225d8d784f077bfaefc1b8219312ee91b8"
17+
url "https://search.maven.org/remotecontent?filepath=org/apache/flink/flink-cdc-pipeline-connector-mysql/3.2.1/flink-cdc-pipeline-connector-mysql-3.2.1.jar"
18+
sha256 "b40bbc5360be6c913746580489ce93c60ee3a1595097b59b1cf22ee90a8fb346"
1919
end
2020
resource "paimon-connector" do
21-
url "https://search.maven.org/remotecontent?filepath=org/apache/flink/flink-cdc-pipeline-connector-paimon/3.2.0/flink-cdc-pipeline-connector-paimon-3.2.0.jar"
22-
sha256 "8dd4274f5e8b4e71bdb3ad765908c15de9ccacc95f2fa16afab143c6ddffcea8"
21+
url "https://search.maven.org/remotecontent?filepath=org/apache/flink/flink-cdc-pipeline-connector-paimon/3.2.1/flink-cdc-pipeline-connector-paimon-3.2.1.jar"
22+
sha256 "cff1cf99f6caf1cd0977150030b30af1cdc867596cba00803cc2c0ca7bad0f36"
2323
end
2424
resource "kafka-connector" do
25-
url "https://search.maven.org/remotecontent?filepath=org/apache/flink/flink-cdc-pipeline-connector-kafka/3.2.0/flink-cdc-pipeline-connector-kafka-3.2.0.jar"
26-
sha256 "f1b67168fd31b1b5a83253de305066c0b51178f1afd2e07b29f1b4c6931b1345"
25+
url "https://search.maven.org/remotecontent?filepath=org/apache/flink/flink-cdc-pipeline-connector-kafka/3.2.1/flink-cdc-pipeline-connector-kafka-3.2.1.jar"
26+
sha256 "deab1af95a88b796b8a1df5dc636a2707884459a24d08ce08318cba56cc8c23d"
2727
end
2828
resource "doris-connector" do
29-
url "https://search.maven.org/remotecontent?filepath=org/apache/flink/flink-cdc-pipeline-connector-doris/3.2.0/flink-cdc-pipeline-connector-doris-3.2.0.jar"
30-
sha256 "249d8e61a561144c91f94d8d2aa1a5d6ce33514cce952e4079d66e8e27a1f79c"
29+
url "https://search.maven.org/remotecontent?filepath=org/apache/flink/flink-cdc-pipeline-connector-doris/3.2.1/flink-cdc-pipeline-connector-doris-3.2.1.jar"
30+
sha256 "1fe3d5ef1854e9038e258a9f2ed88fd41831cf0030efd54d73aad49e9eb69295"
3131
end
3232
resource "starrocks-connector" do
33-
url "https://search.maven.org/remotecontent?filepath=org/apache/flink/flink-cdc-pipeline-connector-starrocks/3.2.0/flink-cdc-pipeline-connector-starrocks-3.2.0.jar"
34-
sha256 "4034739181383511145c5175e7342f634cb0b87c73e59915ebf8fe443e9057ce"
33+
url "https://search.maven.org/remotecontent?filepath=org/apache/flink/flink-cdc-pipeline-connector-starrocks/3.2.1/flink-cdc-pipeline-connector-starrocks-3.2.1.jar"
34+
sha256 "d78b7799893fe7351223b343838af52f17c26f978bebdab5b16545305d44fa1d"
3535
end
3636
resource "values-connector" do
37-
url "https://search.maven.org/remotecontent?filepath=org/apache/flink/flink-cdc-pipeline-connector-values/3.2.0/flink-cdc-pipeline-connector-values-3.2.0.jar"
38-
sha256 "973d87b888c2a178f7ca239b01a1fd3416fb6c2a661d78303960fc593bd9e255"
37+
url "https://search.maven.org/remotecontent?filepath=org/apache/flink/flink-cdc-pipeline-connector-values/3.2.1/flink-cdc-pipeline-connector-values-3.2.1.jar"
38+
sha256 "e4f04e7e1084775f5d85eb0789fbe4b40d9d6a9b97ec735b403f3a8282f28207"
3939
end
4040

4141
def install

0 commit comments

Comments
 (0)