diff options
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java25.json | 19 |
2 files changed, 20 insertions, 1 deletions
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" }, |
