diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java21.json | 19 |
3 files changed, 21 insertions, 2 deletions
diff --git a/index.json b/index.json index d5256b590..00ecbb069 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "a18fcc45638a62ac19d2c77c68b634b4d8a0f27bc14024b9d7f185cca246644d", + "sha256": "3af345505478f2185e53153a629df836d8067b174afc7f2dad941d340e0c808a", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 76e2a36ef..0439c2a1b 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": "86ea16af3d0d5ac1b67b07dbd8aca3b5eb56a1f252e6a5784a10862470bda211", + "sha256": "566855cd0ec90c0ff822188fdb017ea2b85fa1cef48650a0fe6c99de2d807b55", "version": "java21" }, { diff --git a/net.adoptium.java/java21.json b/net.adoptium.java/java21.json index 34a2ffde1..8b8fbc75a 100644 --- a/net.adoptium.java/java21.json +++ b/net.adoptium.java/java21.json @@ -5,6 +5,25 @@ "runtimes": [ { "checksum": { + "hash": "9b792bbd408676483caaeb619439190abf1552fe11ab05b19c80d408e5f49c25", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.6+7", + "packageType": "jre", + "releaseTime": "2025-01-22T17:42:31+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.6_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 21, + "minor": 0, + "security": 6 + } + }, + { + "checksum": { "hash": "e4d02c33aeaf8e1148c1c505e129a709c5bc1889e855d4fb4f001b1780db42b4", "type": "sha256" }, |
