diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-07-17 18:03:37 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-07-17 18:03:37 +0200 |
| commit | 9db5085fe715bddb77bb77596f487701c2bdb5a4 (patch) | |
| tree | 6de6eee8aad60a197e5af6f637b0b33471e300d3 /java_runtime/adoptium/versions/java21.json | |
| parent | 4439309c0f376563e85d61cac4f9adf36ef99192 (diff) | |
| download | Meta-Upstream-9db5085fe715bddb77bb77596f487701c2bdb5a4.tar.gz Meta-Upstream-9db5085fe715bddb77bb77596f487701c2bdb5a4.zip | |
Update 2024-07-17
Diffstat (limited to 'java_runtime/adoptium/versions/java21.json')
| -rw-r--r-- | java_runtime/adoptium/versions/java21.json | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/java_runtime/adoptium/versions/java21.json b/java_runtime/adoptium/versions/java21.json index 1c7a0dd66..51e9ea002 100644 --- a/java_runtime/adoptium/versions/java21.json +++ b/java_runtime/adoptium/versions/java21.json @@ -3,6 +3,53 @@ "binaries": [ { "architecture": "x64", + "download_count": 4, + "heap_size": "normal", + "image_type": "jre", + "jvm_impl": "hotspot", + "os": "linux", + "package": { + "checksum": "d3affbb011ca6c722948f6345d15eba09bded33f9947d4d67e09723e2518c12a", + "checksum_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_x64_linux_hotspot_21.0.4_7.tar.gz.sha256.txt", + "download_count": 4, + "link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_x64_linux_hotspot_21.0.4_7.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_x64_linux_hotspot_21.0.4_7.tar.gz.json", + "name": "OpenJDK21U-jre_x64_linux_hotspot_21.0.4_7.tar.gz", + "signature_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_x64_linux_hotspot_21.0.4_7.tar.gz.sig", + "size": 52466639 + }, + "project": "jdk", + "scm_ref": "jdk-21.0.4+7_adopt", + "updated_at": "2024-07-17T15:31:12+00:00" + } + ], + "download_count": 106, + "id": "RE_kwDOI-qQc84J4xmL.E60VKAhYKTNV9A==", + "release_link": "https://github.com/adoptium/temurin21-binaries/releases/tag/jdk-21.0.4%2B7", + "release_name": "jdk-21.0.4+7", + "release_type": "ga", + "source": { + "link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jdk-sources_21.0.4_7.tar.gz", + "name": "OpenJDK21U-jdk-sources_21.0.4_7.tar.gz", + "size": 113336757 + }, + "timestamp": "2024-07-17T15:29:34+00:00", + "updated_at": "2024-07-17T15:31:13+00:00", + "vendor": "eclipse", + "version_data": { + "build": 7, + "major": 21, + "minor": 0, + "openjdk_version": "21.0.4+7-LTS", + "optional": "LTS", + "security": 4, + "semver": "21.0.4+7.0.LTS" + } + }, + { + "binaries": [ + { + "architecture": "x64", "download_count": 603690, "heap_size": "normal", "image_type": "jre", |
