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.
1 parent 5baf655 commit 161615dCopy full SHA for 161615d
Formula/a/apache-flink-cdc.rb
@@ -8,7 +8,7 @@ class ApacheFlinkCdc < Formula
8
head "https://github.com/apache/flink-cdc.git", branch: "master"
9
10
bottle do
11
- sha256 cellar: :any_skip_relocation, all: "34082266af28ae4ebf24efb1ad273ffcf1568a5fd24011ba81f70252f5fdea99"
+ sha256 cellar: :any_skip_relocation, all: "d6116bd41efd4a1104463f34261e854a6d0799e25159611ee2482d1d7aabb94f"
12
end
13
14
depends_on "apache-flink" => :test
0 commit comments