diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-10-28 17:02:39 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-10-28 17:02:39 +0000 |
| commit | 1f6e2c05d88df6f62d6787d605e9ae8ed8e62eb2 (patch) | |
| tree | 050caf5626c6e3da97cdb2012be872b034fe26fb /java_runtime/adoptium/versions/java8.json | |
| parent | 609de51b479e9fa5f4d5a81e017901332b581eb0 (diff) | |
| download | Meta-Upstream-1f6e2c05d88df6f62d6787d605e9ae8ed8e62eb2.tar.gz Meta-Upstream-1f6e2c05d88df6f62d6787d605e9ae8ed8e62eb2.zip | |
Update 2025-10-28
Diffstat (limited to 'java_runtime/adoptium/versions/java8.json')
| -rw-r--r-- | java_runtime/adoptium/versions/java8.json | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/java_runtime/adoptium/versions/java8.json b/java_runtime/adoptium/versions/java8.json index 3f093833f..436fd9c41 100644 --- a/java_runtime/adoptium/versions/java8.json +++ b/java_runtime/adoptium/versions/java8.json @@ -19,14 +19,38 @@ "project": "jdk", "scm_ref": "jdk8u472-b08_adopt", "updated_at": "2025-10-24T18:36:19+00:00" + }, + { + "architecture": "x64", + "heap_size": "normal", + "image_type": "jre", + "jvm_impl": "hotspot", + "os": "linux", + "package": { + "checksum": "6f7fb5fd640a0fd00837344b0920cbc4b9b9284b50e66f33789e3b250446a16e", + "checksum_link": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u472-b08/OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u472-b08/OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u472-b08/OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz.json", + "name": "OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz", + "signature_link": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u472-b08/OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz.sig", + "size": 41435724 + }, + "project": "jdk", + "scm_ref": "jdk8u472-b08_adopt", + "updated_at": "2025-10-28T12:31:33+00:00" } ], "id": "RE_kwDOFjpgDM4PUurb.7QHgLA2koheRjg==", "release_link": "https://github.com/adoptium/temurin8-binaries/releases/tag/jdk8u472-b08", "release_name": "jdk8u472-b08", "release_type": "ga", + "source": { + "link": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u472-b08/OpenJDK8U-jdk-sources_8u472b08.tar.gz", + "name": "OpenJDK8U-jdk-sources_8u472b08.tar.gz", + "size": 93140483 + }, "timestamp": "2025-10-24T18:35:38+00:00", - "updated_at": "2025-10-24T18:36:19+00:00", + "updated_at": "2025-10-28T12:31:39+00:00", "vendor": "eclipse", "version_data": { "build": 8, |
