diff options
Diffstat (limited to 'net.adoptium.java/java21.json')
| -rw-r--r-- | net.adoptium.java/java21.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/net.adoptium.java/java21.json b/net.adoptium.java/java21.json index 2db92a87e..facb53968 100644 --- a/net.adoptium.java/java21.json +++ b/net.adoptium.java/java21.json @@ -5,6 +5,44 @@ "runtimes": [ { "checksum": { + "hash": "34464861ed170ea0e5acdf870011f9e92f836e712b620ba37c4b2d0e5aeb8675", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.8+9", + "packageType": "jre", + "releaseTime": "2025-07-17T08:02:15+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.8%2B9/OpenJDK21U-jre_x64_mac_hotspot_21.0.8_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 21, + "minor": 0, + "security": 8 + } + }, + { + "checksum": { + "hash": "f54f6e2a907c4aef95ce6d7388474c6d5d87ae87899dd309561672bcfda9121e", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.8+9", + "packageType": "jre", + "releaseTime": "2025-07-17T08:02:15+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.8%2B9/OpenJDK21U-jre_aarch64_linux_hotspot_21.0.8_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 21, + "minor": 0, + "security": 8 + } + }, + { + "checksum": { "hash": "61dca7744d0b92d5d270f03e2ff32d64e95f3f7c8d0acbe642d7733ccb8523ac", "type": "sha256" }, |
