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 d33ba47bc..2c0c3f32c 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": "af160ae325de3474c0f8f61bdc01b5aa687230a42f6339b1f7243c5cc768c172", + "sha256": "038b4db90ca70613b9cda3ac9cc53124bd52fd4ec635c4104d7d8b4d0de8d0a6", "version": "java25" }, { diff --git a/net.adoptium.java/java25.json b/net.adoptium.java/java25.json index e52f2fe7a..5f5926168 100644 --- a/net.adoptium.java/java25.json +++ b/net.adoptium.java/java25.json @@ -21,6 +21,25 @@ "minor": 0, "security": 0 } + }, + { + "checksum": { + "hash": "66abb3213ce984ecb7b3ae7edfeac2d58622297f8c114eb467518dd63e42aa3f", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre25.0.0+36", + "packageType": "jre", + "releaseTime": "2025-09-17T11:42:50+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_x64_windows_hotspot_25_36.zip", + "vendor": "eclipse", + "version": { + "build": 36, + "major": 25, + "minor": 0, + "security": 0 + } } ], "uid": "net.adoptium.java", |
