Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
nifi 0.5.0
Browse files Browse the repository at this point in the history
Closes #49310.

Signed-off-by: Dominyk Tiller <[email protected]>
  • Loading branch information
apiri authored and DomT4 committed Feb 18, 2016
1 parent 3d64ea9 commit 2f5af9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/nifi.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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.cgi?path=/nifi/0.4.1/nifi-0.4.1-bin.tar.gz"
sha256 "cdd7a2ea0467bc3e5d987d6fc93965e0e1ef7b96de8f61459f620c04ec54ec80"
url "https://www.apache.org/dyn/closer.cgi?path=/nifi/0.5.0/nifi-0.5.0-bin.tar.gz"
sha256 "6eb36dd8086a2427f5ce1a5fa1f2a4a04517c6027e36cc7ce1fa86411b5ed442"

bottle :unneeded

Expand Down

0 comments on commit 2f5af9d

Please sign in to comment.