File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class NifiToolkit < Formula
22 desc "Command-line utilities to setup and support NiFi"
33 homepage "https://nifi.apache.org"
4- url "https://dlcdn.apache.org/nifi/2.5 .0/nifi-toolkit-2.5 .0-bin.zip"
5- sha256 "d61e8b1cfc5a42df7b7a8a4ae25d22694cc6cdee381198c81d0a815165ab8343 "
4+ url "https://dlcdn.apache.org/nifi/2.6 .0/nifi-toolkit-2.6 .0-bin.zip"
5+ sha256 "903498a399d68a5bc6ac0d42419b66453b1e54b5e7e0f0aaaab8c00332093e2a "
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "28f8e76c304a613c73e7e42463edffe9fa2101ee8604c6e4cfb6c18e50f5bd75 "
9+ sha256 cellar : :any_skip_relocation , all : "d366d52c1f4fa39289f0bf56e2dc8f46d33aa1a4cb0e29b11a9f1c61eed377bf "
1010 end
1111
1212 depends_on "openjdk@21"
You can’t perform that action at this time.
0 commit comments