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

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

commit 0aea16741b084abc636c77da94657e7772075fbd
Author: Peter Rozsa <[email protected]>
AuthorDate: Mon Mar 3 11:12:24 2025 +0100

    Update download links for 4.5.0 release
    
    Change-Id: I9b159ebc6a6ec71ddbaf126547c88078733f627d
    Reviewed-on: http://gerrit.cloudera.org:8080/22575
    Reviewed-by: Zoltan Borok-Nagy <[email protected]>
    Tested-by: Peter Rozsa <[email protected]>
---
 downloads.html | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

diff --git a/downloads.html b/downloads.html
index 4b888cde5..96a5b1b55 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.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";>
+                  
"https://www.apache.org/dyn/closer.lua/impala/4.5.0/apache-impala-4.5.0.tar.gz";>
+                  Download 4.5.0</a> with associated <a href=
+                  
"https://downloads.apache.org/impala/4.5.0/apache-impala-4.5.0.tar.gz.sha512";>
                   SHA512</a> and <a href=
-                  
"https://downloads.apache.org/impala/4.4.1/apache-impala-4.4.1.tar.gz.asc";>
+                  
"https://downloads.apache.org/impala/4.5.0/apache-impala-4.5.0.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>.
@@ -171,6 +171,15 @@ body {
 
             <p>Older releases:
               <ul>
+                <li>
+                  <a href=
+                  
"https://archive.apache.org/dist/impala/4.4.1/apache-impala-4.4.1.tar.gz";>
+                  Download 4.4.1</a> with associated <a href=
+                  
"https://archive.apache.org/dist/impala/4.4.1/apache-impala-4.4.1.tar.gz.sha512";>
+                  SHA512</a> and <a href=
+                  
"https://archive.apache.org/dist/impala/4.4.1/apache-impala-4.4.1.tar.gz.asc";>
+                  GPG signature</a>.
+                </li>
                 <li>
                   <a href=
                   
"https://archive.apache.org/dist/impala/4.4.0/apache-impala-4.4.0.tar.gz";>

Reply via email to