diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java25.json | 19 |
3 files changed, 21 insertions, 2 deletions
diff --git a/index.json b/index.json index be110c7d0..3dd3bbf6f 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "329a4af013ec511d1efceea1bb9c45ae4e2deb55ca2f10b4c337676c75713056", + "sha256": "6b326e9784bda5593edb4669b1c1d1cf91c6a440399a7ceed879b27fd6232552", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 77b413b3f..27e2c4617 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -6,7 +6,7 @@ { "recommended": false, "releaseTime": "2025-09-17T11:42:50+00:00", - "sha256": "b52fccd01a9d4736bafb3f642919b21a61ff082bd422f1fc7dc65aa675130ac0", + "sha256": "25998cc4f67672a8c981604524b5efea108bd1262c892e9edcbf2883747d8387", "version": "java25" }, { diff --git a/net.adoptium.java/java25.json b/net.adoptium.java/java25.json index 5c1f5319f..51e629473 100644 --- a/net.adoptium.java/java25.json +++ b/net.adoptium.java/java25.json @@ -5,6 +5,25 @@ "runtimes": [ { "checksum": { + "hash": "d6c89e08f42be94cd55eab20190958a35b993625018a3ac59cb3d16d8445cf98", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre25.0.2+10", + "packageType": "jre", + "releaseTime": "2026-01-22T08:56:31+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2%2B10/OpenJDK25U-jre_x64_linux_hotspot_25.0.2_10.tar.gz", + "vendor": "eclipse", + "version": { + "build": 10, + "major": 25, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { "hash": "126c7f59b91df97b2e930b0a456422ce29af7f2385117e1c04297eba962b0b1c", "type": "sha256" }, |
