diff options
| author | Project Tick Bot <github@bot.yongdohyun.org.tr> | 2026-01-22 11:33:02 +0000 |
|---|---|---|
| committer | Project Tick Bot <github@bot.yongdohyun.org.tr> | 2026-01-22 11:33:02 +0000 |
| commit | ca980321a78ba1035c30abb2655db13106e12586 (patch) | |
| tree | 12ea20230aa3ec3587dfabb8d1e128da8924fdac /java_runtime | |
| parent | 8297b0c15b20a3b8315d0578d58a5bebed52c516 (diff) | |
| download | Meta-Upstream-ca980321a78ba1035c30abb2655db13106e12586.tar.gz Meta-Upstream-ca980321a78ba1035c30abb2655db13106e12586.zip | |
Update Date 2026-01-22 Time 11:30:56
Diffstat (limited to 'java_runtime')
| -rw-r--r-- | java_runtime/adoptium/versions/java25.json | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/java_runtime/adoptium/versions/java25.json b/java_runtime/adoptium/versions/java25.json index 5f03392bf..8305fd878 100644 --- a/java_runtime/adoptium/versions/java25.json +++ b/java_runtime/adoptium/versions/java25.json @@ -19,14 +19,38 @@ "project": "jdk", "scm_ref": "jdk-25.0.2+10_adopt", "updated_at": "2026-01-22T08:56:36+00:00" + }, + { + "architecture": "x64", + "heap_size": "normal", + "image_type": "jre", + "jvm_impl": "hotspot", + "os": "linux", + "package": { + "checksum": "d6c89e08f42be94cd55eab20190958a35b993625018a3ac59cb3d16d8445cf98", + "checksum_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2%2B10/OpenJDK25U-jre_x64_linux_hotspot_25.0.2_10.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2%2B10/OpenJDK25U-jre_x64_linux_hotspot_25.0.2_10.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2%2B10/OpenJDK25U-jre_x64_linux_hotspot_25.0.2_10.tar.gz.json", + "name": "OpenJDK25U-jre_x64_linux_hotspot_25.0.2_10.tar.gz", + "signature_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2%2B10/OpenJDK25U-jre_x64_linux_hotspot_25.0.2_10.tar.gz.sig", + "size": 61390278 + }, + "project": "jdk", + "scm_ref": "jdk-25.0.2+10_adopt", + "updated_at": "2026-01-22T11:19:13+00:00" } ], "id": "RE_kwDONcCImc4Qn-eN.g7CN08eWuC295A==", "release_link": "https://github.com/adoptium/temurin25-binaries/releases/tag/jdk-25.0.2%2B10", "release_name": "jdk-25.0.2+10", "release_type": "ga", + "source": { + "link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2%2B10/OpenJDK25U-jdk-sources_25.0.2_10.tar.gz", + "name": "OpenJDK25U-jdk-sources_25.0.2_10.tar.gz", + "size": 120308795 + }, "timestamp": "2026-01-22T08:56:31+00:00", - "updated_at": "2026-01-22T08:57:20+00:00", + "updated_at": "2026-01-22T11:19:13+00:00", "vendor": "eclipse", "version_data": { "build": 10, |
