mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 10:31:10 +08:00
改进Java下载 (#60)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "下载 HMCL 和 Minecraft 依赖的 Java"
|
||||
title: "下载适用于 macOS x86_64 的 HMCL 和 Minecraft 依赖的 Java"
|
||||
permalink: /downloads/macos/x86_64.html
|
||||
date: 2022-12-03 17:30:00 +0800
|
||||
categories: Java 下载
|
||||
@@ -10,18 +10,18 @@ toc: falst
|
||||
|
||||
### Java 安装包已开始下载,请等待下载完成,然后按照提示安装
|
||||
|
||||
### 没有下载?[点击此处开始下载](https://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-macos-amd64-full.dmg)
|
||||
### 没有下载?[点击此处开始下载](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.dmg)
|
||||
|
||||
### 想使用其他安装程序?[DMG](https://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-macos-amd64-full.dmg) | [PKG](https://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-macos-amd64-full.pkg)
|
||||
### 想使用其他安装程序?[DMG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.dmg) | [PKG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.pkg) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.tar.gz) | [ZIP](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.zip)
|
||||
|
||||
### The Java installation package has started to download. Please wait for the download to complete, and then follow the prompts to install
|
||||
|
||||
### No download? [Click here to start downloading](https://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-macos-amd64-full.dmg)
|
||||
### No download? [Click here to start downloading](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.dmg)
|
||||
|
||||
### Want to use another installer? [DMG](https://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-macos-amd64-full.dmg) | [PKG](https://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-macos-amd64-full.pkg)
|
||||
### Want to use another installer? [DMG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.dmg) | [PKG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.pkg) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.tar.gz) | [ZIP](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.zip)
|
||||
|
||||
|
||||
<script>
|
||||
window.location.href = "https://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-macos-amd64-full.dmg";
|
||||
window.location.href = "https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.dmg";
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user