Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 24 additions & 24 deletions src/pages/download.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import Layout from '@theme/Layout'
import HeaderSlogan from '../components/HeaderSlogan'

export default function Plugins(): JSX.Element {
const item = '1.4.1'
const item = '1.4.2'
return (
<Layout
title={translate({ message: 'Download' })}
Expand All @@ -28,28 +28,28 @@ export default function Plugins(): JSX.Element {
<tbody>
<tr>
<td>{item}</td>
<td>2024-11-22</td>
<td>2025-02-06</td>
<td>
<ul className="list-unstyled mb-0">
<li>
<a
href={`https://www.apache.org/dyn/closer.lua/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-src.tar.gz?action=download`}
href={`https://www.apache.org/dyn/closer.lua/answer/${item}/apache-answer-${item}-src.tar.gz?action=download`}
target="_blank"
rel="noopener noreferrer"
>
apache-answer-{item}-incubating-src.tar.gz
apache-answer-{item}-src.tar.gz
</a>{' '}
(
<a
href={`https://downloads.apache.org/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-src.tar.gz.asc`}
href={`https://downloads.apache.org/answer/${item}/apache-answer-${item}-src.tar.gz.asc`}
target="_blank"
rel="noopener noreferrer"
>
ASC
</a>
,{' '}
<a
href={`https://downloads.apache.org/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-src.tar.gz.sha512`}
href={`https://downloads.apache.org/answer/${item}/apache-answer-${item}-src.tar.gz.sha512`}
target="_blank"
rel="noopener noreferrer"
>
Expand All @@ -59,23 +59,23 @@ export default function Plugins(): JSX.Element {
</li>
<li>
<a
href={`https://www.apache.org/dyn/closer.lua/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-bin-darwin-arm64.tar.gz?action=download`}
href={`https://www.apache.org/dyn/closer.lua/answer/${item}/apache-answer-${item}-bin-darwin-arm64.tar.gz?action=download`}
target="_blank"
rel="noopener noreferrer"
>
apache-answer-{item}-incubating-bin-darwin-arm64.tar.gz
apache-answer-{item}-bin-darwin-arm64.tar.gz
</a>{' '}
(
<a
href={`https://downloads.apache.org/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-bin-darwin-arm64.tar.gz.asc`}
href={`https://downloads.apache.org/answer/${item}/apache-answer-${item}-bin-darwin-arm64.tar.gz.asc`}
target="_blank"
rel="noopener noreferrer"
>
ASC
</a>
,{' '}
<a
href={`https://downloads.apache.org/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-bin-darwin-arm64.tar.gz.sha512`}
href={`https://downloads.apache.org/answer/${item}/apache-answer-${item}-bin-darwin-arm64.tar.gz.sha512`}
target="_blank"
rel="noopener noreferrer"
>
Expand All @@ -85,23 +85,23 @@ export default function Plugins(): JSX.Element {
</li>
<li>
<a
href={`https://www.apache.org/dyn/closer.lua/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-bin-linux-amd64.tar.gz?action=download`}
href={`https://www.apache.org/dyn/closer.lua/answer/${item}/apache-answer-${item}-bin-linux-amd64.tar.gz?action=download`}
target="_blank"
rel="noopener noreferrer"
>
apache-answer-{item}-incubating-bin-linux-amd64.tar.gz
apache-answer-{item}-bin-linux-amd64.tar.gz
</a>{' '}
(
<a
href={`https://downloads.apache.org/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-bin-linux-amd64.tar.gz.asc`}
href={`https://downloads.apache.org/answer/${item}/apache-answer-${item}-bin-linux-amd64.tar.gz.asc`}
target="_blank"
rel="noopener noreferrer"
>
ASC
</a>
,{' '}
<a
href={`https://downloads.apache.org/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-bin-linux-amd64.tar.gz.sha512`}
href={`https://downloads.apache.org/answer/${item}/apache-answer-${item}-bin-linux-amd64.tar.gz.sha512`}
target="_blank"
rel="noopener noreferrer"
>
Expand All @@ -111,23 +111,23 @@ export default function Plugins(): JSX.Element {
</li>
<li>
<a
href={`https://www.apache.org/dyn/closer.lua/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-bin-linux-arm64.tar.gz?action=download`}
href={`https://www.apache.org/dyn/closer.lua/answer/${item}/apache-answer-${item}-bin-linux-arm64.tar.gz?action=download`}
target="_blank"
rel="noopener noreferrer"
>
apache-answer-{item}-incubating-bin-linux-arm64.tar.gz
apache-answer-{item}-bin-linux-arm64.tar.gz
</a>{' '}
(
<a
href={`https://downloads.apache.org/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-bin-linux-arm64.tar.gz.asc`}
href={`https://downloads.apache.org/answer/${item}/apache-answer-${item}-bin-linux-arm64.tar.gz.asc`}
target="_blank"
rel="noopener noreferrer"
>
ASC
</a>
,{' '}
<a
href={`https://downloads.apache.org/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-bin-linux-arm64.tar.gz.sha512`}
href={`https://downloads.apache.org/answer/${item}/apache-answer-${item}-bin-linux-arm64.tar.gz.sha512`}
target="_blank"
rel="noopener noreferrer"
>
Expand All @@ -137,23 +137,23 @@ export default function Plugins(): JSX.Element {
</li>
<li>
<a
href={`https://www.apache.org/dyn/closer.lua/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-bin-windows-amd64.tar.gz?action=download`}
href={`https://www.apache.org/dyn/closer.lua/answer/${item}/apache-answer-${item}-bin-windows-amd64.tar.gz?action=download`}
target="_blank"
rel="noopener noreferrer"
>
apache-answer-{item}-incubating-bin-windows-amd64.tar.gz
apache-answer-{item}-bin-windows-amd64.tar.gz
</a>{' '}
(
<a
href={`https://downloads.apache.org/incubator/answer/${item}-incubating/apache-answer-${item}-incubating-bin-windows-amd64.tar.gz.asc`}
href={`https://downloads.apache.org/answer/${item}/apache-answer-${item}-bin-windows-amd64.tar.gz.asc`}
target="_blank"
rel="noopener noreferrer"
>
ASC
</a>
,{' '}
<a
href={`https://downloads.apache.org/incubator/answer/${item}/apache-answer-${item}-bin-windows-amd64.tar.gz.sha512`}
href={`https://downloads.apache.org/answer/${item}/apache-answer-${item}-bin-windows-amd64.tar.gz.sha512`}
target="_blank"
rel="noopener noreferrer"
>
Expand Down Expand Up @@ -185,7 +185,7 @@ export default function Plugins(): JSX.Element {
<li>
Please download the{' '}
<a
href="https://downloads.apache.org/incubator/answer/KEYS"
href="https://downloads.apache.org/answer/KEYS"
target="_blank"
rel="noopener noreferrer"
>
Expand All @@ -202,7 +202,7 @@ export default function Plugins(): JSX.Element {
<a
target="_blank"
rel="noopener noreferrer"
href="https://archive.apache.org/dist/incubator/answer/"
href="https://archive.apache.org/dist/answer/"
>
archive
</a>
Expand Down