diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-10-22 19:06:16 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-10-22 19:06:16 +0000 |
| commit | 66009241c0722bb4e0d6f4e8cf2940bb35080fcb (patch) | |
| tree | ee9d0aa4d09cab5ee7d10be54d78f9f358c2e4de /com.azul.java/java25.json | |
| parent | 3acde83c8694f93b87d7943cc13c4bd3113391be (diff) | |
| download | Meta-Launcher-66009241c0722bb4e0d6f4e8cf2940bb35080fcb.tar.gz Meta-Launcher-66009241c0722bb4e0d6f4e8cf2940bb35080fcb.zip | |
Update 2025-10-22
Diffstat (limited to 'com.azul.java/java25.json')
| -rw-r--r-- | com.azul.java/java25.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/com.azul.java/java25.json b/com.azul.java/java25.json index 9cb7cf308..a3438d515 100644 --- a/com.azul.java/java25.json +++ b/com.azul.java/java25.json @@ -5,6 +5,42 @@ "runtimes": [ { "checksum": { + "hash": "57b1d5c990830d9510c0016e408d620dc756acbff82ca1453fdd65c75c4ce627", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre25.0.1", + "packageType": "jre", + "releaseTime": "2025-10-14T10:20:13+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu25.30.17-ca-jre25.0.1-macosx_x64.zip", + "vendor": "azul", + "version": { + "major": 25, + "minor": 0, + "security": 1 + } + }, + { + "checksum": { + "hash": "fdf71974f75d53cf0d6f11c95d927fd8079751cd76dc217636e717645065ab7a", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre25.0.1", + "packageType": "jre", + "releaseTime": "2025-10-14T10:20:13+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://cdn.azul.com/zulu/bin/zulu25.30.17-ca-jre25.0.1-macosx_aarch64.zip", + "vendor": "azul", + "version": { + "major": 25, + "minor": 0, + "security": 1 + } + }, + { + "checksum": { "hash": "ef68a1aa2c2b05bc238eb9946aa1f580135ccb001739fb74782b5f9939bf69d7", "type": "sha256" }, |
