File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Nifi < Formula
22 desc "Easy to use, powerful, and reliable system to process and distribute data"
33 homepage "https://nifi.apache.org"
4- url "https://www.apache.org/dyn/closer.lua?path=/nifi/2.3 .0/nifi-2.3 .0-bin.zip"
5- mirror "https://archive.apache.org/dist/nifi/2.3 .0/nifi-2.3 .0-bin.zip"
6- sha256 "022806e16b7f43db06b148f329499ec5130226c33975119824370717d61474d0 "
4+ url "https://www.apache.org/dyn/closer.lua?path=/nifi/2.4 .0/nifi-2.4 .0-bin.zip"
5+ mirror "https://archive.apache.org/dist/nifi/2.4 .0/nifi-2.4 .0-bin.zip"
6+ sha256 "3937c5b1a6fbd28be4b2aab5b588d19993b8d2a416970f18a81d5fe2e330550f "
77 license "Apache-2.0"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "c8b8f5ca37382ed05872957a5b1d282558b374473b853fe925b0e746c3776682 "
10+ sha256 cellar : :any_skip_relocation , all : "28c357c40be403487a5eac16e68d4810906a75c76290628b6a9f57ad86b4c943 "
1111 end
1212
1313 depends_on "openjdk@21"
You can’t perform that action at this time.
0 commit comments