diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java24.json | 38 |
3 files changed, 40 insertions, 2 deletions
diff --git a/index.json b/index.json index db3816848..a2d62ac19 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "e57934053e5bc3d27e99baeb745b494937c0ae122f159bbbb474118a2d5e8ff5", + "sha256": "61a88e99045592b5fae0ea4ca81d43b915a55dcff94d82a375f8352ccb83ec66", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index c16301f0b..a9216b600 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -6,7 +6,7 @@ { "recommended": false, "releaseTime": "2025-03-20T09:06:52+00:00", - "sha256": "dad3b0f2fecc28d7a56be9f1e079d665d63a3cd12570db9dcb84130920258e12", + "sha256": "deae55753f99cff2ba043fa0ec773b5c02e39904adb891be11be97ef87bab1ef", "version": "java24" }, { diff --git a/net.adoptium.java/java24.json b/net.adoptium.java/java24.json index 510cf97fb..ce1a001c9 100644 --- a/net.adoptium.java/java24.json +++ b/net.adoptium.java/java24.json @@ -24,6 +24,44 @@ }, { "checksum": { + "hash": "88fb6ad6477ca160a554c8e636c4aa2096f6424828a7e1d90464e105df882875", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre24.0.1+9", + "packageType": "jre", + "releaseTime": "2025-04-16T14:16:33+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1%2B9/OpenJDK24U-jre_x64_linux_hotspot_24.0.1_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 24, + "minor": 0, + "security": 1 + } + }, + { + "checksum": { + "hash": "ef2841ac661b18554961da14ae39ce7fec795fb53f6d52f0df3736c95db42e70", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre24.0.1+9", + "packageType": "jre", + "releaseTime": "2025-04-16T14:16:33+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1%2B9/OpenJDK24U-jre_aarch64_linux_hotspot_24.0.1_9.tar.gz", + "vendor": "eclipse", + "version": { + "build": 9, + "major": 24, + "minor": 0, + "security": 1 + } + }, + { + "checksum": { "hash": "782a46008490272affe0b797155c2ae8e759e10c8ba4540f1f7285ef3d2902de", "type": "sha256" }, |
