This is an automated email from the ASF dual-hosted git repository.
szaszm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/main by this push:
new b4fe47c MINIFICPP-1998 Add MiNiFi C++ 0.13.0 to the downloads page
b4fe47c is described below
commit b4fe47c2ee52d704f1dbfbded2cd45e6f1e57cd4
Author: Ferenc Gerlits <[email protected]>
AuthorDate: Mon Dec 12 11:27:05 2022 +0100
MINIFICPP-1998 Add MiNiFi C++ 0.13.0 to the downloads page
---
source/minifi/download.md | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/source/minifi/download.md b/source/minifi/download.md
index 25c5353..7c3cabb 100644
--- a/source/minifi/download.md
+++ b/source/minifi/download.md
@@ -29,6 +29,15 @@ Please avoid repeated downloads from archives to avoid
infrastructure rate limit
## MiNiFi C++ Releases
+### 0.13.0
+
+- Released: 2022-12-12
+ - [Release
Notes](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65145325#ReleaseNotesMiNiFi(C++)-Versioncpp-0.13.0)
+- Sources
+ - {{< cpp-download-links label="Apache NiFi MiNiFi C++ Sources"
version=0.13.0 extension=source.tar.gz >}}
+- Binaries
+ - {{< cpp-download-links label="Apache NiFi MiNiFi C++ Binary for Linux
x86_64" version=0.13.0 extension=bin-linux.tar.gz >}}
+
### 0.12.0
- Released: 2022-06-01
@@ -37,12 +46,3 @@ Please avoid repeated downloads from archives to avoid
infrastructure rate limit
- {{< cpp-download-links label="Apache NiFi MiNiFi C++ Sources"
version=0.12.0 extension=source.tar.gz >}}
- Binaries
- {{< cpp-download-links label="Apache NiFi MiNiFi C++ Binary for Linux
x86_64" version=0.12.0 extension=bin-linux.tar.gz >}}
-
-### 0.11.0
-
-- Released: 2021-12-13
- - [Release
Notes](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65145325#ReleaseNotesMiNiFi(C++)-Versioncpp-0.11.0)
-- Sources
- - {{< cpp-download-links label="Apache NiFi MiNiFi C++ Sources"
version=0.11.0 extension=source.tar.gz >}}
-- Binaries
- - {{< cpp-download-links label="Apache NiFi MiNiFi C++ Binary for Linux
x86_64" version=0.11.0 extension=bin-linux.tar.gz >}}