diff options
| author | Project Tick Bot <github@bot.yongdohyun.org.tr> | 2026-01-30 02:34:40 +0000 |
|---|---|---|
| committer | Project Tick Bot <github@bot.yongdohyun.org.tr> | 2026-01-30 02:34:40 +0000 |
| commit | 0f8e7706e0c359fb0c6ac953cf528a87bef4e702 (patch) | |
| tree | b4833fb0f3dc1c362ee3cf8717f2c49d5b59076f | |
| parent | 07483e6b61035b59975082df78dd7034fd4f4d7d (diff) | |
| download | Meta-Upstream-0f8e7706e0c359fb0c6ac953cf528a87bef4e702.tar.gz Meta-Upstream-0f8e7706e0c359fb0c6ac953cf528a87bef4e702.zip | |
Update Date 2026-01-30 Time 02:32:54
| -rw-r--r-- | java_runtime/adoptium/versions/java8.json | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/java_runtime/adoptium/versions/java8.json b/java_runtime/adoptium/versions/java8.json index 8ee638db4..05629169b 100644 --- a/java_runtime/adoptium/versions/java8.json +++ b/java_runtime/adoptium/versions/java8.json @@ -2,6 +2,49 @@ { "binaries": [ { + "architecture": "ppc64le", + "heap_size": "normal", + "image_type": "jre", + "jvm_impl": "hotspot", + "os": "linux", + "package": { + "checksum": "b563c5c90dcff0c1cf5a1bdc3110e560c979254a17e696902e922631264cf342", + "checksum_link": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jre_ppc64le_linux_hotspot_8u482b08.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jre_ppc64le_linux_hotspot_8u482b08.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jre_ppc64le_linux_hotspot_8u482b08.tar.gz.json", + "name": "OpenJDK8U-jre_ppc64le_linux_hotspot_8u482b08.tar.gz", + "signature_link": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jre_ppc64le_linux_hotspot_8u482b08.tar.gz.sig", + "size": 41310986 + }, + "project": "jdk", + "scm_ref": "jdk8u482-b08_adopt", + "updated_at": "2026-01-29T23:32:54+00:00" + } + ], + "id": "RE_kwDOFjpgDM4Qrz8a.Tc4dgztdV3oapg==", + "release_link": "https://github.com/adoptium/temurin8-binaries/releases/tag/jdk8u482-b08", + "release_name": "jdk8u482-b08", + "release_notes": { + "link": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jdk-release-notes_8u482b08.json", + "name": "OpenJDK8U-jdk-release-notes_8u482b08.json", + "size": 14840 + }, + "release_type": "ga", + "timestamp": "2026-01-26T13:12:32+00:00", + "updated_at": "2026-01-29T23:33:12+00:00", + "vendor": "eclipse", + "version_data": { + "build": 8, + "major": 8, + "minor": 0, + "openjdk_version": "1.8.0_482-b08", + "security": 482, + "semver": "8.0.482+8" + } + }, + { + "binaries": [ + { "architecture": "x64", "heap_size": "normal", "image_type": "jre", |
