This is an automated email from the ASF dual-hosted git repository.

twice pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kvrocks-website.git


The following commit(s) were added to refs/heads/main by this push:
     new f286166  Add 2.2.0 to download page (#26)
f286166 is described below

commit f286166396cb957b715f564a6b8e941d04fefbb9
Author: Twice <[email protected]>
AuthorDate: Thu Nov 17 22:07:52 2022 +0800

    Add 2.2.0 to download page (#26)
---
 download/index.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/download/index.md b/download/index.md
index 6ba02e3..53d617c 100644
--- a/download/index.md
+++ b/download/index.md
@@ -38,6 +38,12 @@ We are pleased to announce our 2.1.0 release as below.
         </tr>
     </thead>
     <tbody>
+        <tr>
+            <td>Apache Kvrocks(incubating) 2.2.0 (tar.gz)</td>
+            <td><a 
href="https://downloads.apache.org/incubator/kvrocks/2.2.0/apache-kvrocks-2.2.0-incubating-src.tar.gz";>tar.gz</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/kvrocks/2.2.0/apache-kvrocks-2.2.0-incubating-src.tar.gz.sha512";>SHA-512</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/kvrocks/2.2.0/apache-kvrocks-2.2.0-incubating-src.tar.gz.asc";>ASC</a></td>
+        </tr>
         <tr>
             <td>Apache Kvrocks(incubating) 2.1.0 (tar.gz)</td>
             <td><a 
href="https://downloads.apache.org/incubator/kvrocks/2.1.0/apache-kvrocks-2.1.0-incubating-src.tar.gz";>tar.gz</a></td>

Reply via email to