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

stigahuang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/impala.git

commit 7a76512f8b4469f5c01396078c7a75e68f283cf7
Author: stiga-huang <[email protected]>
AuthorDate: Wed Aug 14 08:40:04 2024 +0800

    Update download links for release 4.4.1
    
    Change-Id: If7ca76fcf25b72aca127ccae135bcef8cc15fd90
    Reviewed-on: http://gerrit.cloudera.org:8080/21667
    Reviewed-by: Michael Smith <[email protected]>
    Tested-by: Quanlong Huang <[email protected]>
---
 downloads.html | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

diff --git a/downloads.html b/downloads.html
index 9feda624f..47cf490c9 100644
--- a/downloads.html
+++ b/downloads.html
@@ -130,11 +130,11 @@ body {
               <ul>
                 <li>
                   <a href=
-                  
"https://www.apache.org/dyn/closer.lua/impala/4.4.0/apache-impala-4.4.0.tar.gz";>
-                  Download 4.4.0</a> with associated <a href=
-                  
"https://downloads.apache.org/impala/4.4.0/apache-impala-4.4.0.tar.gz.sha512";>
+                  
"https://www.apache.org/dyn/closer.lua/impala/4.4.1/apache-impala-4.4.1.tar.gz";>
+                  Download 4.4.1</a> with associated <a href=
+                  
"https://downloads.apache.org/impala/4.4.1/apache-impala-4.4.1.tar.gz.sha512";>
                   SHA512</a> and <a href=
-                  
"https://downloads.apache.org/impala/4.4.0/apache-impala-4.4.0.tar.gz.asc";>
+                  
"https://downloads.apache.org/impala/4.4.1/apache-impala-4.4.1.tar.gz.asc";>
                   GPG signature</a>, the latter by using <a href=
                   "https://downloads.apache.org/impala/KEYS";>the code
                   signing keys of the release managers</a>.
@@ -169,6 +169,15 @@ body {
 
             <p>Older releases:
               <ul>
+                <li>
+                  <a href=
+                  
"https://archive.apache.org/dist/impala/4.4.0/apache-impala-4.4.0.tar.gz";>
+                  Download 4.4.0</a> with associated <a href=
+                  
"https://archive.apache.org/dist/impala/4.4.0/apache-impala-4.4.0.tar.gz.sha512";>
+                  SHA512</a> and <a href=
+                  
"https://archive.apache.org/dist/impala/4.4.0/apache-impala-4.4.0.tar.gz.asc";>
+                  GPG signature</a>.
+                </li>
                 <li>
                   <a href=
                   
"https://archive.apache.org/dist/impala/4.3.0/apache-impala-4.3.0.tar.gz";>

Reply via email to