diff options
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java21.json | 19 |
2 files changed, 20 insertions, 1 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index fd7ad4b43..2a57147e0 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -18,7 +18,7 @@ { "recommended": false, "releaseTime": "2023-10-10T13:55:52+00:00", - "sha256": "bbb45eb44f0fa3395316cfa3daa0cb136ea850fa7582a16f4d0975cbcb76a1b8", + "sha256": "e446b408bc805c6a35dd1188b79894e84e955d2800dcb2c3a99ef1036bd1f57e", "version": "java21" }, { diff --git a/net.adoptium.java/java21.json b/net.adoptium.java/java21.json index d4d024c29..8ef7100c0 100644 --- a/net.adoptium.java/java21.json +++ b/net.adoptium.java/java21.json @@ -62,6 +62,25 @@ }, { "checksum": { + "hash": "12249a1c5386957c93fc372260c483ae921b1ec6248a5136725eabd0abc07f93", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.5+11", + "packageType": "jre", + "releaseTime": "2024-10-16T16:34:23+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.5_11.tar.gz", + "vendor": "eclipse", + "version": { + "build": 11, + "major": 21, + "minor": 0, + "security": 5 + } + }, + { + "checksum": { "hash": "d3affbb011ca6c722948f6345d15eba09bded33f9947d4d67e09723e2518c12a", "type": "sha256" }, |
