diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-07-18 14:01:14 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-07-18 14:01:14 +0000 |
| commit | 7fc96eea614c662c33f7438ad6b01f94d9ab3ded (patch) | |
| tree | 9d516212dab63ab4d5f6ade4df2662fd6b41f7e0 /java_runtime | |
| parent | 864a59215f7a274e5302598c2c9a91a95e780265 (diff) | |
| download | Meta-Upstream-7fc96eea614c662c33f7438ad6b01f94d9ab3ded.tar.gz Meta-Upstream-7fc96eea614c662c33f7438ad6b01f94d9ab3ded.zip | |
Update 2025-07-18
Diffstat (limited to 'java_runtime')
| -rw-r--r-- | java_runtime/adoptium/versions/java21.json | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/java_runtime/adoptium/versions/java21.json b/java_runtime/adoptium/versions/java21.json index 86fc136df..8f1e0bfe7 100644 --- a/java_runtime/adoptium/versions/java21.json +++ b/java_runtime/adoptium/versions/java21.json @@ -85,6 +85,25 @@ "project": "jdk", "scm_ref": "jdk-21.0.8+9_adopt", "updated_at": "2025-07-18T07:29:55+00:00" + }, + { + "architecture": "x64", + "heap_size": "normal", + "image_type": "jre", + "jvm_impl": "hotspot", + "os": "alpine-linux", + "package": { + "checksum": "f499e2d5c596fd531c8427b2fb207c9eeabed783adad32aeed64b03dd476a231", + "checksum_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.8%2B9/OpenJDK21U-jre_x64_alpine-linux_hotspot_21.0.8_9.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.8%2B9/OpenJDK21U-jre_x64_alpine-linux_hotspot_21.0.8_9.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.8%2B9/OpenJDK21U-jre_x64_alpine-linux_hotspot_21.0.8_9.tar.gz.json", + "name": "OpenJDK21U-jre_x64_alpine-linux_hotspot_21.0.8_9.tar.gz", + "signature_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.8%2B9/OpenJDK21U-jre_x64_alpine-linux_hotspot_21.0.8_9.tar.gz.sig", + "size": 52096043 + }, + "project": "jdk", + "scm_ref": "jdk-21.0.8+9_adopt", + "updated_at": "2025-07-18T13:29:54+00:00" } ], "id": "RE_kwDOI-qQc84N5Gqk.yYNJgmgzq+4hTQ==", @@ -92,7 +111,7 @@ "release_name": "jdk-21.0.8+9", "release_type": "ga", "timestamp": "2025-07-17T08:02:15+00:00", - "updated_at": "2025-07-18T07:30:36+00:00", + "updated_at": "2025-07-18T13:30:40+00:00", "vendor": "eclipse", "version_data": { "build": 9, |
