Skip to content

Commit

Permalink
Merge pull request Homebrew#205733 from Homebrew/bump-nifi-registry-2…
Browse files Browse the repository at this point in the history
….2.0

nifi-registry 2.2.0
  • Loading branch information
BrewTestBot authored Jan 28, 2025
2 parents 331682c + f090687 commit bfe6b1f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/n/nifi-registry.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
class NifiRegistry < Formula
desc "Centralized storage & management of NiFi/MiNiFi shared resources"
homepage "https://nifi.apache.org/projects/registry"
url "https://www.apache.org/dyn/closer.lua?path=/nifi/2.1.0/nifi-registry-2.1.0-bin.zip"
mirror "https://archive.apache.org/dist/nifi/2.1.0/nifi-registry-2.1.0-bin.zip"
sha256 "65b3de00e7448b4c056649465e752f3a74d07e9e6299b6ae1965b2b277f7724f"
url "https://www.apache.org/dyn/closer.lua?path=/nifi/2.2.0/nifi-registry-2.2.0-bin.zip"
mirror "https://archive.apache.org/dist/nifi/2.2.0/nifi-registry-2.2.0-bin.zip"
sha256 "3d6f376184ed0f2bbee676c3f2a6023b1105cf615a2860a5db2c1e34a75bbdba"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, all: "63235e75a0ffa9da33ff66cd518c1e9fafe7ddcf676cc5c3f93c1f8e6f172d95"
sha256 cellar: :any_skip_relocation, all: "639eb26a31e1af224b4a186df13f7a3f371f45d040970e51bd9c963dd6d4b962"
end

depends_on "openjdk"
Expand Down

0 comments on commit bfe6b1f

Please sign in to comment.