From de58e9176e92f13916ed40e45e1e3ca817ffa868 Mon Sep 17 00:00:00 2001 From: Dustin Rodrigues Date: Mon, 8 Nov 2021 19:50:45 -0500 Subject: [PATCH] nifi 1.15.0 Closes #89013. Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/nifi.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/nifi.rb b/Formula/nifi.rb index b15101a1d5d88..b3f2434d50b1e 100644 --- a/Formula/nifi.rb +++ b/Formula/nifi.rb @@ -1,9 +1,9 @@ class Nifi < Formula desc "Easy to use, powerful, and reliable system to process and distribute data" homepage "https://nifi.apache.org" - url "https://www.apache.org/dyn/closer.lua?path=/nifi/1.14.0/nifi-1.14.0-bin.tar.gz" - mirror "https://archive.apache.org/dist/nifi/1.14.0/nifi-1.14.0-bin.tar.gz" - sha256 "858e12bce1da9bef24edbff8d3369f466dd0c48a4f9892d4eb3478f896f3e68b" + url "https://www.apache.org/dyn/closer.lua?path=/nifi/1.15.0/nifi-1.15.0-bin.tar.gz" + mirror "https://archive.apache.org/dist//nifi/1.15.0/nifi-1.15.0-bin.tar.gz" + sha256 "5d0e815fabc1e9767a5379e96074b4eeb1b0a290797bee453a33ad4f8d2ece92" license "Apache-2.0" bottle do