改进Java下载 (#60)

This commit is contained in:
何杰豪
2023-12-31 22:34:40 +08:00
committed by GitHub
parent 2ad6f47fa8
commit 202cfae836
13 changed files with 47 additions and 140 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
---
title: "下载 HMCL 和 Minecraft 依赖的 Java"
title: "下载适用于 Windows x86 的 HMCL 和 Minecraft 依赖的 Java"
permalink: /downloads/windows/x86.html
date: 2022-12-03 17:30:00 +0800
categories: Java 下载
@@ -10,14 +10,14 @@ toc: falst
### Java 安装包已开始下载,请等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
### 没有下载?[点击此处开始下载](https://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-windows-i586-full.msi)
### 没有下载?[点击此处开始下载](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-windows-i586-full.msi)
### The Java installer has started downloading, please wait for the Java installer to finish downloading, then finally start the installer and follow the prompts to install Java.
### No download? [Click here to start downloading](https://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-windows-i586-full.msi)
### No download? [Click here to start downloading](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-windows-i586-full.msi)
<script>
window.location.href = "https://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-windows-i586-full.msi";
window.location.href = "https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-windows-i586-full.msi";
</script>