diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-10-23 21:03:52 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-10-23 21:03:52 +0000 |
| commit | 50a9b1c46088a6478c28d5f7a912c27fb80e2bc5 (patch) | |
| tree | fa55e34ead1513a1e60274fd907230faad63d848 /net.adoptium.java/java21.json | |
| parent | f6caf74c9a4d24671c563116cfc19a4c3562e240 (diff) | |
| download | Meta-Launcher-50a9b1c46088a6478c28d5f7a912c27fb80e2bc5.tar.gz Meta-Launcher-50a9b1c46088a6478c28d5f7a912c27fb80e2bc5.zip | |
Update 2025-10-23
Diffstat (limited to 'net.adoptium.java/java21.json')
| -rw-r--r-- | net.adoptium.java/java21.json | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/net.adoptium.java/java21.json b/net.adoptium.java/java21.json index 48ea06858..13ce97bc4 100644 --- a/net.adoptium.java/java21.json +++ b/net.adoptium.java/java21.json @@ -933,6 +933,101 @@ "minor": 0, "security": 0 } + }, + { + "checksum": { + "hash": "080a53a3f75b94450779199f09c8d91b53637d315f128c58a4f160fb6272502d", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.0+35", + "packageType": "jre", + "releaseTime": "2023-10-10T13:55:52+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21%2B35/OpenJDK21U-jre_x64_linux_hotspot_21_35.tar.gz", + "vendor": "eclipse", + "version": { + "build": 35, + "major": 21, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "5a36cde2956749aaad502e1df6729072e5483265fce142230516261da9a391db", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.0+35", + "packageType": "jre", + "releaseTime": "2023-10-10T13:55:52+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21%2B35/OpenJDK21U-jre_aarch64_linux_hotspot_21_35.tar.gz", + "vendor": "eclipse", + "version": { + "build": 35, + "major": 21, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "a0193a92a73302aaa7641267d95fdf4ef53e964b750e71ee60a166cb488dda8d", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.0+35", + "packageType": "jre", + "releaseTime": "2023-10-10T13:55:52+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21%2B35/OpenJDK21U-jre_x64_mac_hotspot_21_35.tar.gz", + "vendor": "eclipse", + "version": { + "build": 35, + "major": 21, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "3753e9b1d7186191766954f7957cc0c3c4de9633366dbfdfa573e30b371b7ab7", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.0+35", + "packageType": "jre", + "releaseTime": "2023-10-10T13:55:52+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21%2B35/OpenJDK21U-jre_x64_windows_hotspot_21_35.zip", + "vendor": "eclipse", + "version": { + "build": 35, + "major": 21, + "minor": 0, + "security": 0 + } + }, + { + "checksum": { + "hash": "884d183a903b79819a9744d0020822dc97bf327b0369568d345b400fad66936e", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.0+35", + "packageType": "jre", + "releaseTime": "2023-10-10T13:55:52+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21%2B35/OpenJDK21U-jre_aarch64_mac_hotspot_21_35.tar.gz", + "vendor": "eclipse", + "version": { + "build": 35, + "major": 21, + "minor": 0, + "security": 0 + } } ], "uid": "net.adoptium.java", |
