diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-10-17 19:02:42 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-10-17 19:02:42 +0200 |
| commit | bfc4de5de4c57081ca600f83f64c75fd6678b5c4 (patch) | |
| tree | bd8718cda93b4f86635e86da945f8bd43acb2782 /java_runtime/adoptium/versions/java23.json | |
| parent | e1e13488d2b3f3abe3b51b4736fa01c778993c0c (diff) | |
| download | Meta-Upstream-bfc4de5de4c57081ca600f83f64c75fd6678b5c4.tar.gz Meta-Upstream-bfc4de5de4c57081ca600f83f64c75fd6678b5c4.zip | |
Update 2024-10-17
Diffstat (limited to 'java_runtime/adoptium/versions/java23.json')
| -rw-r--r-- | java_runtime/adoptium/versions/java23.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/java_runtime/adoptium/versions/java23.json b/java_runtime/adoptium/versions/java23.json index a33e455cd..2bd4e570c 100644 --- a/java_runtime/adoptium/versions/java23.json +++ b/java_runtime/adoptium/versions/java23.json @@ -2,6 +2,44 @@ { "binaries": [ { + "architecture": "aarch64", + "heap_size": "normal", + "image_type": "jre", + "jvm_impl": "hotspot", + "os": "linux", + "package": { + "checksum": "0b498a5b673cb50fe9cfd0a13bd39c7259b4fad4d930d614e1563aeb8bca7f0e", + "checksum_link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_aarch64_linux_hotspot_23.0.1_11.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_aarch64_linux_hotspot_23.0.1_11.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_aarch64_linux_hotspot_23.0.1_11.tar.gz.json", + "name": "OpenJDK23U-jre_aarch64_linux_hotspot_23.0.1_11.tar.gz", + "signature_link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_aarch64_linux_hotspot_23.0.1_11.tar.gz.sig", + "size": 50870263 + }, + "project": "jdk", + "scm_ref": "jdk-23.0.1+11_adopt", + "updated_at": "2024-10-17T16:37:07+00:00" + } + ], + "id": "RE_kwDOK4STxM4Kwi-0.teu9exfVVIXG7Q==", + "release_link": "https://github.com/adoptium/temurin23-binaries/releases/tag/jdk-23.0.1%2B11", + "release_name": "jdk-23.0.1+11", + "release_type": "ga", + "timestamp": "2024-10-17T16:36:55+00:00", + "updated_at": "2024-10-17T16:37:27+00:00", + "vendor": "eclipse", + "version_data": { + "build": 11, + "major": 23, + "minor": 0, + "openjdk_version": "23.0.1+11", + "security": 1, + "semver": "23.0.1+11" + } + }, + { + "binaries": [ + { "architecture": "x64", "heap_size": "normal", "image_type": "jre", |
