summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.json2
-rw-r--r--net.adoptium.java/index.json6
-rw-r--r--net.adoptium.java/java24.json28
3 files changed, 35 insertions, 1 deletions
diff --git a/index.json b/index.json
index d22f00295..e854e0022 100644
--- a/index.json
+++ b/index.json
@@ -13,7 +13,7 @@
},
{
"name": "Java Runtimes",
- "sha256": "3fa756d4a93ac1573e632bba055650eb8fcb5d08cf30bdf8a4ee2f02a962d991",
+ "sha256": "b681000fd405ae614fac6568e005206968848aff0cc67a54184e7a7da17f37e9",
"uid": "net.adoptium.java"
},
{
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json
index 10a80494d..721babff7 100644
--- a/net.adoptium.java/index.json
+++ b/net.adoptium.java/index.json
@@ -5,6 +5,12 @@
"versions": [
{
"recommended": false,
+ "releaseTime": "2025-03-20T09:06:52+00:00",
+ "sha256": "a712bd966318ff661c28a547155a136f37e338354b2396304b4cb1c665e1403e",
+ "version": "java24"
+ },
+ {
+ "recommended": false,
"releaseTime": "2024-09-18T09:58:40+00:00",
"sha256": "756930453dc928ef9826f15276be221f552a8b41642db50f3f5b9764fd1c3603",
"version": "java23"
diff --git a/net.adoptium.java/java24.json b/net.adoptium.java/java24.json
new file mode 100644
index 000000000..e7a99d400
--- /dev/null
+++ b/net.adoptium.java/java24.json
@@ -0,0 +1,28 @@
+{
+ "formatVersion": 1,
+ "name": "Java 24",
+ "releaseTime": "2025-03-20T09:06:52+00:00",
+ "runtimes": [
+ {
+ "checksum": {
+ "hash": "782a46008490272affe0b797155c2ae8e759e10c8ba4540f1f7285ef3d2902de",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre24.0.0+36",
+ "packageType": "jre",
+ "releaseTime": "2025-03-20T09:06:52+00:00",
+ "runtimeOS": "linux-arm64",
+ "url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_aarch64_linux_hotspot_24_36.tar.gz",
+ "vendor": "eclipse",
+ "version": {
+ "build": 36,
+ "major": 24,
+ "minor": 0,
+ "security": 0
+ }
+ }
+ ],
+ "uid": "net.adoptium.java",
+ "version": "java24"
+} \ No newline at end of file