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 ab64a3f8249099d0d9fe02f79d5375fb039a8bb7
Author: stiga-huang <[email protected]>
AuthorDate: Wed Mar 29 16:27:14 2023 +0800

    Update download links for release 4.1.2
    
    Also update the download links of 4.1.1 to use archive URLs.
    
    Change-Id: Ife018360ebb582bd55ab4138ac06de5c302394c3
    Reviewed-on: http://gerrit.cloudera.org:8080/19658
    Reviewed-by: Csaba Ringhofer <[email protected]>
    Tested-by: Quanlong Huang <[email protected]>
---
 downloads.html | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

diff --git a/downloads.html b/downloads.html
index b6f3d72a1..24c13fd31 100644
--- a/downloads.html
+++ b/downloads.html
@@ -142,6 +142,17 @@ body {
                   "https://downloads.apache.org/impala/KEYS";>the code
                   signing keys of the release managers</a>.
                 </li>
+                <li>
+                  <a href=
+                  
"https://www.apache.org/dyn/closer.lua/impala/4.1.2/apache-impala-4.1.2.tar.gz";>
+                  Download 4.1.2</a> with associated <a href=
+                  
"https://downloads.apache.org/impala/4.1.2/apache-impala-4.1.2.tar.gz.sha512";>
+                  SHA512</a> and <a href=
+                  
"https://downloads.apache.org/impala/4.1.2/apache-impala-4.1.2.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>.
+                </li>
                 <li>
                   <a href=
                   
"https://www.apache.org/dyn/closer.lua/impala/3.4.1/apache-impala-3.4.1.tar.gz";>
@@ -163,14 +174,12 @@ body {
               <ul>
                 <li>
                   <a href=
-                  
"https://www.apache.org/dyn/closer.lua/impala/4.1.1/apache-impala-4.1.1.tar.gz";>
+                  
"https://archive.apache.org/dist/impala/4.1.1/apache-impala-4.1.1.tar.gz";>
                   Download 4.1.1</a> with associated <a href=
-                  
"https://downloads.apache.org/impala/4.1.1/apache-impala-4.1.1.tar.gz.sha512";>
+                  
"https://archive.apache.org/dist/impala/4.1.1/apache-impala-4.1.1.tar.gz.sha512";>
                   SHA512</a> and <a href=
-                  
"https://downloads.apache.org/impala/4.1.1/apache-impala-4.1.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>.
+                  
"https://archive.apache.org/dist/impala/4.1.1/apache-impala-4.1.1.tar.gz.asc";>
+                  GPG signature</a>.
                 </li>
                 <li>
                   <a href=

Reply via email to