diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-01-23 23:04:29 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-01-23 23:04:29 +0000 |
| commit | e9ef22a1bec53edee204ee9c5c9b819b03e55584 (patch) | |
| tree | 08423b66471a40e65c62418e69fc9779b8a78dd4 /java_runtime/adoptium/versions/java23.json | |
| parent | 8ae6efc8c32883b028989574d2a162ee4b8197b7 (diff) | |
| download | Meta-Upstream-e9ef22a1bec53edee204ee9c5c9b819b03e55584.tar.gz Meta-Upstream-e9ef22a1bec53edee204ee9c5c9b819b03e55584.zip | |
Update 2025-01-23
Diffstat (limited to 'java_runtime/adoptium/versions/java23.json')
| -rw-r--r-- | java_runtime/adoptium/versions/java23.json | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/java_runtime/adoptium/versions/java23.json b/java_runtime/adoptium/versions/java23.json index de077b960..137298da8 100644 --- a/java_runtime/adoptium/versions/java23.json +++ b/java_runtime/adoptium/versions/java23.json @@ -2,6 +2,49 @@ { "binaries": [ { + "architecture": "x64", + "heap_size": "normal", + "image_type": "jre", + "jvm_impl": "hotspot", + "os": "linux", + "package": { + "checksum": "1a16c654e67a72dadfa632969a457404ad1cc30c6375857fdcb393e0592ce3ba", + "checksum_link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2%2B7/OpenJDK23U-jre_x64_linux_hotspot_23.0.2_7.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2%2B7/OpenJDK23U-jre_x64_linux_hotspot_23.0.2_7.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2%2B7/OpenJDK23U-jre_x64_linux_hotspot_23.0.2_7.tar.gz.json", + "name": "OpenJDK23U-jre_x64_linux_hotspot_23.0.2_7.tar.gz", + "signature_link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2%2B7/OpenJDK23U-jre_x64_linux_hotspot_23.0.2_7.tar.gz.sig", + "size": 51939941 + }, + "project": "jdk", + "scm_ref": "jdk-23.0.2+7_adopt", + "updated_at": "2025-01-23T21:24:00+00:00" + } + ], + "id": "RE_kwDOK4STxM4LtqUt.mBQnlDPBFx176Q==", + "release_link": "https://github.com/adoptium/temurin23-binaries/releases/tag/jdk-23.0.2%2B7", + "release_name": "jdk-23.0.2+7", + "release_type": "ga", + "source": { + "link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2%2B7/OpenJDK23U-jdk-sources_23.0.2_7.tar.gz", + "name": "OpenJDK23U-jdk-sources_23.0.2_7.tar.gz", + "size": 117991801 + }, + "timestamp": "2025-01-23T21:23:01+00:00", + "updated_at": "2025-01-23T21:25:22+00:00", + "vendor": "eclipse", + "version_data": { + "build": 7, + "major": 23, + "minor": 0, + "openjdk_version": "23.0.2+7", + "security": 2, + "semver": "23.0.2+7" + } + }, + { + "binaries": [ + { "architecture": "aarch64", "heap_size": "normal", "image_type": "jre", |
