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 NifiRegistry < Formula
22 desc "Centralized storage & management of NiFi/MiNiFi shared resources"
33 homepage "https://nifi.apache.org/projects/registry"
4- url "https://www.apache.org/dyn/closer.lua?path=/nifi/2.5 .0/nifi-registry-2.5 .0-bin.zip"
5- mirror "https://archive.apache.org/dist/nifi/2.5 .0/nifi-registry-2.5 .0-bin.zip"
6- sha256 "d8360cc2853d3899ab387b2942b5862bd94df95c01d06112f71b02f7c8b31af4 "
4+ url "https://www.apache.org/dyn/closer.lua?path=/nifi/2.6 .0/nifi-registry-2.6 .0-bin.zip"
5+ mirror "https://archive.apache.org/dist/nifi/2.6 .0/nifi-registry-2.6 .0-bin.zip"
6+ sha256 "08f0cbd8a03c8429938d9a419f4603bcd377c89e901e1c72fb817d265e3fa4de "
77 license "Apache-2.0"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "1fa04b57c6fda1feb4a96a25241d4081907177dc0e06ca83cc8b1cc43d747747 "
10+ sha256 cellar : :any_skip_relocation , all : "139df7413fd3d51ed9e762e9e4a97cc05ebdeb38ed448cede9e5913f77932525 "
1111 end
1212
1313 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments