diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-09-22 15:03:04 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-09-22 15:03:04 +0000 |
| commit | 5ed30b464ef003e7e190aad40eeaee387072bf17 (patch) | |
| tree | 5f07a55f7edab09298ddd7a0f4a008ae29066635 /java_runtime | |
| parent | 1f9f69de96e71069df1d81a251f8775934590502 (diff) | |
| download | Meta-Upstream-5ed30b464ef003e7e190aad40eeaee387072bf17.tar.gz Meta-Upstream-5ed30b464ef003e7e190aad40eeaee387072bf17.zip | |
Update 2025-09-22
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 3a286116c..46af38a5f 100644 --- a/java_runtime/adoptium/versions/java25.json +++ b/java_runtime/adoptium/versions/java25.json @@ -19,6 +19,25 @@ "project": "jdk", "scm_ref": "jdk-25+36_adopt", "updated_at": "2025-09-19T10:31:12+00:00" + }, + { + "architecture": "x64", + "heap_size": "normal", + "image_type": "jre", + "jvm_impl": "hotspot", + "os": "linux", + "package": { + "checksum": "5e3de13a1487ecc90f8b0cddc83a6cd4e053b4cd48ddcfe5d1f19178e6089fba", + "checksum_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_x64_linux_hotspot_25_36.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_x64_linux_hotspot_25_36.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_x64_linux_hotspot_25_36.tar.gz.json", + "name": "OpenJDK25U-jre_x64_linux_hotspot_25_36.tar.gz", + "signature_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_x64_linux_hotspot_25_36.tar.gz.sig", + "size": 61362303 + }, + "project": "jdk", + "scm_ref": "jdk-25+36_adopt", + "updated_at": "2025-09-22T14:53:09+00:00" } ], "id": "RE_kwDONcCImc4Oxzh_.432RWlQUzkROkw==", @@ -30,8 +49,13 @@ "size": 842971 }, "release_type": "ga", + "source": { + "link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jdk-sources_25_36.tar.gz", + "name": "OpenJDK25U-jdk-sources_25_36.tar.gz", + "size": 120162671 + }, "timestamp": "2025-09-17T11:42:50+00:00", - "updated_at": "2025-09-19T10:32:47+00:00", + "updated_at": "2025-09-22T15:00:23+00:00", "vendor": "eclipse", "version_data": { "build": 36, |
