Skip to content

Commit 2b7875a

Browse files
authored
Merge pull request Homebrew#222155 from Homebrew/bump-nifi-2.4.0
nifi 2.4.0
2 parents 494ef9b + 23dea22 commit 2b7875a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/n/nifi.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class 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"

0 commit comments

Comments
 (0)