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

xiangfu pushed a commit to branch fixing-download-urls
in repository https://gitbox.apache.org/repos/asf/pinot-site.git


The following commit(s) were added to refs/heads/fixing-download-urls by this 
push:
     new 70360f19 Fixing download urls
70360f19 is described below

commit 70360f19f636d3b81dabc82495a63d0aa65fec48
Author: Xiang Fu <[email protected]>
AuthorDate: Sun Apr 14 21:57:12 2024 +0800

    Fixing download urls
---
 RELEASE.md                |  14 +++---
 app/download/page.tsx     |   2 +-
 data/downloads/0.1.0.mdx  |  14 +++---
 data/downloads/0.10.0.mdx |  14 +++---
 data/downloads/0.11.0.mdx |  14 +++---
 data/downloads/0.12.0.mdx |  14 +++---
 data/downloads/0.12.1.mdx |  14 +++---
 data/downloads/0.2.0.mdx  |  14 +++---
 data/downloads/0.3.0.mdx  |  14 +++---
 data/downloads/0.4.0.mdx  |  14 +++---
 data/downloads/0.5.0.mdx  |  14 +++---
 data/downloads/0.6.0.mdx  |  14 +++---
 data/downloads/0.7.1.mdx  |  14 +++---
 data/downloads/0.8.0.mdx  |  14 +++---
 data/downloads/0.9.0.mdx  |  14 +++---
 data/downloads/0.9.1.mdx  |  14 +++---
 data/downloads/0.9.2.mdx  |  14 +++---
 data/downloads/0.9.3.mdx  |  14 +++---
 data/downloads/1.0.0.mdx  |  14 +++---
 data/downloads/1.1.0.mdx  |  14 +++---
 data/downloadsData.ts     | 112 +++++++++++++++++++++++-----------------------
 21 files changed, 190 insertions(+), 190 deletions(-)

diff --git a/RELEASE.md b/RELEASE.md
index 4ea2a722..ee53d7bc 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -14,15 +14,15 @@ Each release note requires specific metadata in the 
frontmatter. Here's the stru
     ---
     version: '1.1.0' # Version of your release
     date: '3/25/2024' # Date of the release
-    href: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz'
 # Example
+    href: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download'
 # Example
     officialSource:
-        download: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz'
 # Example
-        sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512'
 # Example
-        asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc'
 # Example
+        download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz?action=download'
 # Example
+        sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512?action=download'
 # Example
+        asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc?action=download'
 # Example
     binary:
-        download: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz'
 # Example
-        sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512'
 # Example
-        asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc'
 # Example
+        download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download'
 # Example
+        sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512?action=download'
 # Example
+        asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc?action=download'
 # Example
     releaseNotes: 'This release includes new multi-stage query engine 
features, enhancements, and bug fixes.' # Release Note Example
     ---
 ```
diff --git a/app/download/page.tsx b/app/download/page.tsx
index b5ecd43d..cea13413 100644
--- a/app/download/page.tsx
+++ b/app/download/page.tsx
@@ -29,7 +29,7 @@ const Download = () => {
                         </Link>{' '}
                         using these{' '}
                         <Link
-                            href="https://downloads.apache.org/pinot/KEYS";
+                            
href="https://www.apache.org/dyn/closer.lua/pinot/KEYS";
                             className="custom-link"
                         >
                             KEYS
diff --git a/data/downloads/0.1.0.mdx b/data/downloads/0.1.0.mdx
index ae9af765..d159e5e2 100644
--- a/data/downloads/0.1.0.mdx
+++ b/data/downloads/0.1.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.1.0
 date: 03/08/2019
-href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-bin.tar.gz
+href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-src.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-src.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-bin.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-bin.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'This is the first official release of Apache Pinot.'
 ---
 
diff --git a/data/downloads/0.10.0.mdx b/data/downloads/0.10.0.mdx
index ac31c0f6..ff3b9b34 100644
--- a/data/downloads/0.10.0.mdx
+++ b/data/downloads/0.10.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.10.0
 date: 03/19/2022
-href: 
https://archive.apache.org/dist/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-bin.tar.gz
+href: 
https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-src.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-src.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-bin.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-bin.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.10.0/apache-pinot-0.10.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'This release introduces some new great features, performance 
enhancements, UI improvments, and bug fixes which are described in details in 
the following sections.'
 ---
 
diff --git a/data/downloads/0.11.0.mdx b/data/downloads/0.11.0.mdx
index 8d3521f1..b4285fe4 100644
--- a/data/downloads/0.11.0.mdx
+++ b/data/downloads/0.11.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.11.0
 date: 09/02/2022
-href: 
https://archive.apache.org/dist/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-bin.tar.gz
+href: 
https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-src.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-src.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-bin.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-bin.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.11.0/apache-pinot-0.11.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'Apache Pinot 0.11.0 has introduced many new features to extend 
the query abilities, e.g. the Multi-Stage query engine enables Pinot to do 
distributed joins, more sql syntax(DML support), query functions and 
indexes(Text index, Timestamp index) supported for new use cases. And as 
always, more integrations with other systems(E.g. Spark3, Flink).'
 ---
 
diff --git a/data/downloads/0.12.0.mdx b/data/downloads/0.12.0.mdx
index 47d39b71..259066d3 100644
--- a/data/downloads/0.12.0.mdx
+++ b/data/downloads/0.12.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.12.0
 date: 01/19/2023
-href: 
https://archive.apache.org/dist/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-bin.tar.gz
+href: 
https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-src.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-src.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-bin.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-bin.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.0/apache-pinot-0.12.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'Apache Pinot Release 0.12.0'
 ---
 
diff --git a/data/downloads/0.12.1.mdx b/data/downloads/0.12.1.mdx
index 92dd05ca..03854e3c 100644
--- a/data/downloads/0.12.1.mdx
+++ b/data/downloads/0.12.1.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.12.1
 date: 03/12/2023
-href: 
https://archive.apache.org/dist/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-bin.tar.gz
+href: 
https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-src.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-src.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-src.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-bin.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-bin.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-bin.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.12.1/apache-pinot-0.12.1-bin.tar.gz.asc?action=download'
 releaseNotes: 'Apache Pinot Release 0.12.1'
 ---
 
diff --git a/data/downloads/0.2.0.mdx b/data/downloads/0.2.0.mdx
index a3797c99..327d9804 100644
--- a/data/downloads/0.2.0.mdx
+++ b/data/downloads/0.2.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.2.0
 date: 11/11/2019
-href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-bin.tar.gz
+href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-src.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-src.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-bin.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-bin.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.2.0/apache-pinot-incubating-0.2.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'Added support for Kafka 2.0'
 ---
 
diff --git a/data/downloads/0.3.0.mdx b/data/downloads/0.3.0.mdx
index 3c72ebe2..5ec89292 100644
--- a/data/downloads/0.3.0.mdx
+++ b/data/downloads/0.3.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.3.0
 date: 03/25/2020
-href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-bin.tar.gz
+href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-src.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-src.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-bin.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-bin.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.3.0/apache-pinot-incubating-0.3.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'The reason behind the architectural change from the previous 
release (0.2.0) and this release (0.3.0), is the possibility of extending 
Apache Pinot.'
 ---
 
diff --git a/data/downloads/0.4.0.mdx b/data/downloads/0.4.0.mdx
index 8e7d2cde..642dceb7 100644
--- a/data/downloads/0.4.0.mdx
+++ b/data/downloads/0.4.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.4.0
 date: 06/02/2020
-href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-bin.tar.gz
+href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-src.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-src.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-bin.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-bin.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.4.0/apache-pinot-incubating-0.4.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'This release introduced various new features, including the 
theta-sketch based distinct count aggregation function, an S3 filesystem 
plugin, a unified star-tree index implementation, deprecation of TimeFieldSpec 
in favor of DateTimeFieldSpec, etc.'
 ---
 
diff --git a/data/downloads/0.5.0.mdx b/data/downloads/0.5.0.mdx
index 3e193ec7..b7a2926a 100644
--- a/data/downloads/0.5.0.mdx
+++ b/data/downloads/0.5.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.5.0
 date: 09/03/2020
-href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-bin.tar.gz
+href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-src.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-src.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-bin.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-bin.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.5.0/apache-pinot-incubating-0.5.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'This release includes many new features on Pinot ingestion and 
connectors, query capabilities and admin functions.'
 ---
 
diff --git a/data/downloads/0.6.0.mdx b/data/downloads/0.6.0.mdx
index f18e6ce3..9165f13e 100644
--- a/data/downloads/0.6.0.mdx
+++ b/data/downloads/0.6.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.6.0
 date: 11/06/2020
-href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-bin.tar.gz
+href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-src.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-src.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-bin.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-bin.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.6.0/apache-pinot-incubating-0.6.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'This release introduced some excellent new features, including 
upsert, tiered storage, pinot-spark-connector, support of having clause, more 
validations on table config and schema'
 ---
 
diff --git a/data/downloads/0.7.1.mdx b/data/downloads/0.7.1.mdx
index ae81f97b..f0107215 100644
--- a/data/downloads/0.7.1.mdx
+++ b/data/downloads/0.7.1.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.7.1
 date: 04/07/2021
-href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-bin.tar.gz
+href: 
https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-src.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-src.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-src.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-bin.tar.gz.asc'
+    download: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-bin.tar.gz?action=download'
+    sha512: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-bin.tar.gz.sha512?action=download'
+    asc: 
'https://archive.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.7.1/apache-pinot-incubating-0.7.1-bin.tar.gz.asc?action=download'
 releaseNotes: 'This release introduced several awesome new features, including 
JSON index, lookup-based join support, geospatial support, TLS support for 
pinot connections, and various performance optimizations and improvements.'
 ---
 
diff --git a/data/downloads/0.8.0.mdx b/data/downloads/0.8.0.mdx
index 0c27fc8a..50e96ce0 100644
--- a/data/downloads/0.8.0.mdx
+++ b/data/downloads/0.8.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.8.0
 date: 08/12/2021
-href: 
https://archive.apache.org/dist/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-bin.tar.gz
+href: 
https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-src.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-src.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-bin.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-bin.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.8.0/apache-pinot-0.8.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'This release introduced several awesome new features, including 
compatibility tests, enhanced complex type and Json support, partial upsert 
support, and new stream ingestion plugins (AWS Kinesis, Apache Pulsar).'
 ---
 
diff --git a/data/downloads/0.9.0.mdx b/data/downloads/0.9.0.mdx
index 7abc34ac..2ca008b2 100644
--- a/data/downloads/0.9.0.mdx
+++ b/data/downloads/0.9.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.9.0
 date: 11/12/2021
-href: 
https://archive.apache.org/dist/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-bin.tar.gz
+href: 
https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-src.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-src.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-bin.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-bin.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.0/apache-pinot-0.9.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'This release introduces a new features: Segment Merge and 
Rollup to simplify users day to day operational work. A new metrics plugin is 
added to support dropwizard. As usual, new functionalities and many UI/ 
Performance improvements.'
 ---
 
diff --git a/data/downloads/0.9.1.mdx b/data/downloads/0.9.1.mdx
index aaa94758..764f5401 100644
--- a/data/downloads/0.9.1.mdx
+++ b/data/downloads/0.9.1.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.9.1
 date: 12/12/2021
-href: 
https://archive.apache.org/dist/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-bin.tar.gz
+href: 
https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-src.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-src.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-src.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-bin.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-bin.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-bin.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.1/apache-pinot-0.9.1-bin.tar.gz.asc?action=download'
 releaseNotes: 'This release fixes the major issue of CVE-2021-44228 and a 
major bug fixing of pinot admin exit code issue #7798.'
 ---
 
diff --git a/data/downloads/0.9.2.mdx b/data/downloads/0.9.2.mdx
index b9e47375..258cd086 100644
--- a/data/downloads/0.9.2.mdx
+++ b/data/downloads/0.9.2.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.9.2
 date: 12/15/2021
-href: 
https://archive.apache.org/dist/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-bin.tar.gz
+href: 
https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-src.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-src.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-src.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-bin.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-bin.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-bin.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.2/apache-pinot-0.9.2-bin.tar.gz.asc?action=download'
 releaseNotes: 'This is a bug fixing release contains: Upgrade log4j to 2.16.0 
to fix CVE-2021-45046 (#7903), upgrade swagger-ui to 3.23.11 to fix 
CVE-2019-17495 (#7902), fix the bug that RealtimeToOfflineTask failed to 
progress with large time bucket gaps (#7814).'
 ---
 
diff --git a/data/downloads/0.9.3.mdx b/data/downloads/0.9.3.mdx
index b02cf28c..e38d7a53 100644
--- a/data/downloads/0.9.3.mdx
+++ b/data/downloads/0.9.3.mdx
@@ -1,15 +1,15 @@
 ---
 version: 0.9.3
 date: 12/24/2021
-href: 
https://archive.apache.org/dist/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-bin.tar.gz
+href: 
https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-src.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-src.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-src.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-src.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-src.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-bin.tar.gz'
-    sha512: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-bin.tar.gz.sha512'
-    asc: 
'https://archive.apache.org/dist/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-bin.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-bin.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-bin.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-0.9.3/apache-pinot-0.9.3-bin.tar.gz.asc?action=download'
 releaseNotes: 'This is a bug fixing release contains: Update Log4j to 2.17.0 
to address CVE-2021-45105 (#7933).'
 ---
 
diff --git a/data/downloads/1.0.0.mdx b/data/downloads/1.0.0.mdx
index b1a7eb1a..5466d936 100644
--- a/data/downloads/1.0.0.mdx
+++ b/data/downloads/1.0.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 1.0.0
 date: 09/12/2023
-href: 
https://downloads.apache.org/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-bin.tar.gz
+href: 
https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://downloads.apache.org/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-src.tar.gz'
-    sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-src.tar.gz.sha512'
-    asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-src.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-src.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://downloads.apache.org/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-bin.tar.gz'
-    sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-bin.tar.gz.sha512'
-    asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-bin.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-bin.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.0.0/apache-pinot-1.0.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'Apache Pinot Release 1.0.0'
 ---
 
diff --git a/data/downloads/1.1.0.mdx b/data/downloads/1.1.0.mdx
index e36eff66..92bb31fe 100644
--- a/data/downloads/1.1.0.mdx
+++ b/data/downloads/1.1.0.mdx
@@ -1,15 +1,15 @@
 ---
 version: 1.1.0
 date: 03/25/2024
-href: 
https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz
+href: 
http://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download
 officialSource:
-    download: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz'
-    sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512'
-    asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc?action=download'
 binary:
-    download: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz'
-    sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512'
-    asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc'
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc?action=download'
 releaseNotes: 'This release comes with several features, SQL /UI/Perf 
enhancements Bugfixes across areas ranging from Multistage Query Engine to 
Ingestion, Storage format, SQL support, etc.'
 ---
 
diff --git a/data/downloadsData.ts b/data/downloadsData.ts
index 423c8e8d..06c8e7c5 100644
--- a/data/downloadsData.ts
+++ b/data/downloadsData.ts
@@ -19,18 +19,18 @@ const downloadData: DownloadData[] = [
     {
         version: '1.1.0',
         date: '3/25/2024',
-        href: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
+        href: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
         officialSource: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc?action=download'
         },
         binary: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc?action=download'
         },
         releaseNotes:
             'This release includes new multi-stage query engine features, 
enhancements, and bug fixes.'
@@ -38,18 +38,18 @@ const downloadData: DownloadData[] = [
     {
         version: '1.1.0',
         date: '3/25/2024',
-        href: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
+        href: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
         officialSource: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc?action=download'
         },
         binary: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc?action=download'
         },
         releaseNotes:
             'This release includes new multi-stage query engine features, 
enhancements, and bug fixes.'
@@ -57,18 +57,18 @@ const downloadData: DownloadData[] = [
     {
         version: '1.1.0',
         date: '3/25/2024',
-        href: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
+        href: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
         officialSource: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc?action=download'
         },
         binary: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc?action=download'
         },
         releaseNotes:
             'This release includes new multi-stage query engine features, 
enhancements, and bug fixes.'
@@ -76,18 +76,18 @@ const downloadData: DownloadData[] = [
     {
         version: '1.1.0',
         date: '3/25/2024',
-        href: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
+        href: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
         officialSource: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc?action=download'
         },
         binary: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc?action=download'
         },
         releaseNotes:
             'This release includes new multi-stage query engine features, 
enhancements, and bug fixes.'
@@ -95,18 +95,18 @@ const downloadData: DownloadData[] = [
     {
         version: '1.1.0',
         date: '3/25/2024',
-        href: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
+        href: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
         officialSource: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc?action=download'
         },
         binary: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc?action=download'
         },
         releaseNotes:
             'This release includes new multi-stage query engine features, 
enhancements, and bug fixes.'
@@ -114,18 +114,18 @@ const downloadData: DownloadData[] = [
     {
         version: '1.1.0',
         date: '3/25/2024',
-        href: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
+        href: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
         officialSource: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc?action=download'
         },
         binary: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc?action=download'
         },
         releaseNotes:
             'This release includes new multi-stage query engine features, 
enhancements, and bug fixes.'
@@ -133,18 +133,18 @@ const downloadData: DownloadData[] = [
     {
         version: '1.1.0',
         date: '3/25/2024',
-        href: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
+        href: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
         officialSource: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc?action=download'
         },
         binary: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc?action=download'
         },
         releaseNotes:
             'This release includes new multi-stage query engine features, 
enhancements, and bug fixes.'
@@ -152,18 +152,18 @@ const downloadData: DownloadData[] = [
     {
         version: '1.1.0',
         date: '3/25/2024',
-        href: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
+        href: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
         officialSource: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-src.tar.gz.asc?action=download'
         },
         binary: {
             download:
-                
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz',
-            sha512: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512',
-            asc: 
'https://downloads.apache.org/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc'
+                
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz?action=download',
+            sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.sha512?action=download',
+            asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.1.0/apache-pinot-1.1.0-bin.tar.gz.asc?action=download'
         },
         releaseNotes:
             'This release includes new multi-stage query engine features, 
enhancements, and bug fixes.'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to