From d7f28df8e9b6325d66697d49296fc56e1ebe2835 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 9 Nov 2021 04:09:16 +0000 Subject: [PATCH] nifi-registry: update 1.15.0 bottle. --- Formula/nifi-registry.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/nifi-registry.rb b/Formula/nifi-registry.rb index eef0dd55fde24..fe38529116c2e 100644 --- a/Formula/nifi-registry.rb +++ b/Formula/nifi-registry.rb @@ -7,7 +7,7 @@ class NifiRegistry < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, all: "d726c4411b3cc143d6d906ced9df10aa4fec1b42d58c6c13d5405fe010bad27f" + sha256 cellar: :any_skip_relocation, all: "5755a0b3cc783bf884fb9f783f00a31c83f5b48bdb3f32cb1ef93a4bfc0aaa64" end depends_on "openjdk"