diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-10-24 17:05:02 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-10-24 17:05:02 +0000 |
| commit | effcefabe98f02aebfb339343b9e1897e095d21e (patch) | |
| tree | f990e726b82185aba5f88f7360919091a28b379d /java_runtime | |
| parent | c1d5aaf43744a407a6b1abf07eab3cb191587744 (diff) | |
| download | Meta-Upstream-effcefabe98f02aebfb339343b9e1897e095d21e.tar.gz Meta-Upstream-effcefabe98f02aebfb339343b9e1897e095d21e.zip | |
Update 2025-10-24
Diffstat (limited to 'java_runtime')
| -rw-r--r-- | java_runtime/adoptium/versions/java25.json | 45 |
1 files changed, 44 insertions, 1 deletions
diff --git a/java_runtime/adoptium/versions/java25.json b/java_runtime/adoptium/versions/java25.json index 93d0c6fc4..1acb72338 100644 --- a/java_runtime/adoptium/versions/java25.json +++ b/java_runtime/adoptium/versions/java25.json @@ -19,14 +19,57 @@ "project": "jdk", "scm_ref": "jdk-25.0.1+8_adopt", "updated_at": "2025-10-24T08:15:00+00:00" + }, + { + "architecture": "s390x", + "heap_size": "normal", + "image_type": "jre", + "jvm_impl": "hotspot", + "os": "linux", + "package": { + "checksum": "c58764b69cb70e7b532f50e8a20e74aa5cb65e85c3e500225e0b64719a6021a0", + "checksum_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_s390x_linux_hotspot_25.0.1_8.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_s390x_linux_hotspot_25.0.1_8.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_s390x_linux_hotspot_25.0.1_8.tar.gz.json", + "name": "OpenJDK25U-jre_s390x_linux_hotspot_25.0.1_8.tar.gz", + "signature_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_s390x_linux_hotspot_25.0.1_8.tar.gz.sig", + "size": 59162810 + }, + "project": "jdk", + "scm_ref": "jdk-25.0.1+8_adopt", + "updated_at": "2025-10-24T13:58:57+00:00" + }, + { + "architecture": "x64", + "heap_size": "normal", + "image_type": "jre", + "jvm_impl": "hotspot", + "os": "linux", + "package": { + "checksum": "126c7f59b91df97b2e930b0a456422ce29af7f2385117e1c04297eba962b0b1c", + "checksum_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_linux_hotspot_25.0.1_8.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_linux_hotspot_25.0.1_8.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_linux_hotspot_25.0.1_8.tar.gz.json", + "name": "OpenJDK25U-jre_x64_linux_hotspot_25.0.1_8.tar.gz", + "signature_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_linux_hotspot_25.0.1_8.tar.gz.sig", + "size": 61372266 + }, + "project": "jdk", + "scm_ref": "jdk-25.0.1+8_adopt", + "updated_at": "2025-10-24T15:27:55+00:00" } ], "id": "RE_kwDONcCImc4PUFGa.88rr7Qlk/YMr6g==", "release_link": "https://github.com/adoptium/temurin25-binaries/releases/tag/jdk-25.0.1%2B8", "release_name": "jdk-25.0.1+8", "release_type": "ga", + "source": { + "link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jdk-sources_25.0.1_8.tar.gz", + "name": "OpenJDK25U-jdk-sources_25.0.1_8.tar.gz", + "size": 120206574 + }, "timestamp": "2025-10-24T08:13:58+00:00", - "updated_at": "2025-10-24T08:15:03+00:00", + "updated_at": "2025-10-24T15:28:26+00:00", "vendor": "eclipse", "version_data": { "build": 8, |
