From c123b2d22383c976d3fbcf88be5f38fe82dd59c5 Mon Sep 17 00:00:00 2001 From: Zkitefly <64117916+zkitefly@users.noreply.github.com> Date: Mon, 21 Jul 2025 13:05:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Windows=20x86=5F64=20?= =?UTF-8?q?=E5=92=8C=20arm64=20=E4=B8=8B=E8=BD=BD=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E5=9C=B0=E5=9D=80=20(#228)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 更新 Windows x86_64 和 arm64 下载页面下载地址 Co-Authored-By: 8Mi_Yile * 更新 Linux 各架构文档中的仓库添加教程链接 --------- Co-authored-by: 8Mi_Yile --- _downloads/linux/arm32.md | 4 ++-- _downloads/linux/arm64.md | 4 ++-- _downloads/linux/riscv64.md | 4 ++-- _downloads/linux/x86.md | 4 ++-- _downloads/linux/x86_64.md | 4 ++-- _downloads/windows/arm64.md | 14 +++++++++++--- _downloads/windows/x86_64.md | 14 +++++++++++--- 7 files changed, 32 insertions(+), 16 deletions(-) diff --git a/_downloads/linux/arm32.md b/_downloads/linux/arm32.md index 3dbcf8f..9aa39a6 100644 --- a/_downloads/linux/arm32.md +++ b/_downloads/linux/arm32.md @@ -12,7 +12,7 @@ toc: false [链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=32&architecture=arm#:~:text=All%20versions) -或者你也可以根据[教程](https://bell-sw.com/pages/repositories/)来添加仓库到你的软件包管理器。 +或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。 --- @@ -20,4 +20,4 @@ Click one of the following links to download Java, and then use the package or e [Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=32&architecture=arm#:~:text=All%20versions) -Or you can add the repository to the package manager according to the [instruction](https://bell-sw.com/pages/repositories/). \ No newline at end of file +Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux). \ No newline at end of file diff --git a/_downloads/linux/arm64.md b/_downloads/linux/arm64.md index b56ef50..6c80ef1 100644 --- a/_downloads/linux/arm64.md +++ b/_downloads/linux/arm64.md @@ -12,7 +12,7 @@ toc: false [链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=64&architecture=arm#:~:text=All%20versions) -或者你也可以根据[教程](https://bell-sw.com/pages/repositories/)来添加仓库到你的软件包管理器。 +或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。 --- @@ -20,4 +20,4 @@ Click one of the following links to download Java, and then use the package or e [Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=64&architecture=arm#:~:text=All%20versions) -Or you can add the repository to the package manager according to the [instruction](https://bell-sw.com/pages/repositories/). \ No newline at end of file +Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux). \ No newline at end of file diff --git a/_downloads/linux/riscv64.md b/_downloads/linux/riscv64.md index 4e681e7..151c556 100644 --- a/_downloads/linux/riscv64.md +++ b/_downloads/linux/riscv64.md @@ -12,7 +12,7 @@ toc: false [链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre&bitness=64&architecture=riscv#:~:text=All%20versions) -或者你也可以根据[教程](https://bell-sw.com/pages/repositories/)来添加仓库到你的软件包管理器。 +或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。 --- @@ -20,4 +20,4 @@ Click one of the following links to download Java, and then use the package or e [Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre&bitness=64&architecture=riscv#:~:text=All%20versions) -Or you can add the repository to the package manager according to the [instruction](https://bell-sw.com/pages/repositories/). \ No newline at end of file +Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux). \ No newline at end of file diff --git a/_downloads/linux/x86.md b/_downloads/linux/x86.md index eabb8cc..c17ae10 100644 --- a/_downloads/linux/x86.md +++ b/_downloads/linux/x86.md @@ -12,7 +12,7 @@ toc: false [链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre&bitness=32&architecture=x86#:~:text=All%20versions) -或者你也可以根据[教程](https://bell-sw.com/pages/repositories/)来添加仓库到你的软件包管理器。 +或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。 --- @@ -20,4 +20,4 @@ Click one of the following links to download Java, and then use the package or e [Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre&bitness=32&architecture=x86#:~:text=All%20versions) -Or you can add the repository to the package manager according to the [instruction](https://bell-sw.com/pages/repositories/). \ No newline at end of file +Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux). \ No newline at end of file diff --git a/_downloads/linux/x86_64.md b/_downloads/linux/x86_64.md index ed41752..766a87d 100644 --- a/_downloads/linux/x86_64.md +++ b/_downloads/linux/x86_64.md @@ -12,7 +12,7 @@ toc: false [链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=64&architecture=x86#:~:text=All%20versions) -或者你也可以根据[教程](https://bell-sw.com/pages/repositories/)来添加仓库到你的软件包管理器。 +或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。 --- @@ -20,4 +20,4 @@ Click one of the following links to download Java, and then use the package or e [Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=64&architecture=x86#:~:text=All%20versions) -Or you can add the repository to the package manager according to the [instruction](https://bell-sw.com/pages/repositories/). \ No newline at end of file +Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux). \ No newline at end of file diff --git a/_downloads/windows/arm64.md b/_downloads/windows/arm64.md index d3c4633..89e0dd7 100644 --- a/_downloads/windows/arm64.md +++ b/_downloads/windows/arm64.md @@ -14,7 +14,9 @@ Java 安装包已开始下载,请等待 Java 安装程序下载完成,最后 ![windows-x86_64-2](/assets/img/docs/java-download-pages/windows-x86_64-2.gif) -没有下载?[点击此处开始下载](https://aka.ms/download-jdk/microsoft-jdk-21-windows-aarch64.msi) +没有下载?[点击此处开始下载](https://alist.8mi.tech/d/mirror/ms-jdk/Auto/microsoft-jdk-21-windows-aarch64.msi) + +无法下载?[点击此处开始下载(备用)](https://aka.ms/download-jdk/microsoft-jdk-21-windows-aarch64.msi) --- @@ -22,10 +24,16 @@ The Java installation package has started to download. Please wait for the downl No redirect? [Click here to start downloading](https://aka.ms/download-jdk/microsoft-jdk-21-windows-aarch64.msi) +Can't download? [Click here to download (alternative)](https://alist.8mi.tech/d/mirror/ms-jdk/Auto/microsoft-jdk-21-windows-aarch64.msi) + diff --git a/_downloads/windows/x86_64.md b/_downloads/windows/x86_64.md index c5cf3d2..1c3fb5b 100644 --- a/_downloads/windows/x86_64.md +++ b/_downloads/windows/x86_64.md @@ -14,7 +14,9 @@ Java 安装包已开始下载,请等待 Java 安装程序下载完成,最后 ![windows-x86_64-2](/assets/img/docs/java-download-pages/windows-x86_64-2.gif) -没有下载?[点击此处开始下载](https://aka.ms/download-jdk/microsoft-jdk-21-windows-x64.msi) +没有下载?[点击此处开始下载](https://alist.8mi.tech/d/mirror/ms-jdk/Auto/microsoft-jdk-21-windows-x64.msi) + +无法下载?[点击此处开始下载(备用)](https://aka.ms/download-jdk/microsoft-jdk-21-windows-x64.msi) --- @@ -22,10 +24,16 @@ The Java installation package has started to download. Please wait for the downl No redirect? [Click here to start downloading](https://aka.ms/download-jdk/microsoft-jdk-21-windows-x64.msi) +Can't download? [Click here to download (alternative)](https://alist.8mi.tech/d/mirror/ms-jdk/Auto/microsoft-jdk-21-windows-x64.msi) +