diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-11-01 16:04:07 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-11-01 16:04:07 +0000 |
| commit | 06b9adc6df530acc4574f9ae6752168934db9764 (patch) | |
| tree | d62f05f2d1bffe3392f1fea3187cfc8001517381 /java_runtime | |
| parent | da48df4ac039f842ae455d7e0723068d4749b02f (diff) | |
| download | Meta-Upstream-06b9adc6df530acc4574f9ae6752168934db9764.tar.gz Meta-Upstream-06b9adc6df530acc4574f9ae6752168934db9764.zip | |
Update 2025-11-01
Diffstat (limited to 'java_runtime')
| -rw-r--r-- | java_runtime/adoptium/versions/java11.json | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/java_runtime/adoptium/versions/java11.json b/java_runtime/adoptium/versions/java11.json index 88e7e8ad9..dfc6fd2dc 100644 --- a/java_runtime/adoptium/versions/java11.json +++ b/java_runtime/adoptium/versions/java11.json @@ -85,6 +85,34 @@ "project": "jdk", "scm_ref": "jdk-11.0.29+7_adopt", "updated_at": "2025-10-30T21:01:24+00:00" + }, + { + "architecture": "x64", + "heap_size": "normal", + "image_type": "jre", + "installer": { + "checksum": "2113628e4feb65cc5e399c34bd1a070f8c8b931ef2899b8a7f7ac3179a3d24ce", + "checksum_link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.msi.sha256.txt", + "link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.msi", + "metadata_link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.msi.json", + "name": "OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.msi", + "signature_link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.msi.sig", + "size": 31518720 + }, + "jvm_impl": "hotspot", + "os": "windows", + "package": { + "checksum": "b619e5e2434ac1a6cf7a33d6e93827d832a16484e4d0beb9fff60760472ae76a", + "checksum_link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.zip.sha256.txt", + "link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.zip", + "metadata_link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.zip.json", + "name": "OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.zip", + "signature_link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.zip.sig", + "size": 43549286 + }, + "project": "jdk", + "scm_ref": "jdk-11.0.29+7_adopt", + "updated_at": "2025-11-01T12:24:45+00:00" } ], "id": "RE_kwDOFjph084PWVPf.ZdkAVFehx+9uXQ==", @@ -102,7 +130,7 @@ "size": 117406191 }, "timestamp": "2025-10-27T14:55:01+00:00", - "updated_at": "2025-10-30T21:01:32+00:00", + "updated_at": "2025-11-01T12:25:15+00:00", "vendor": "eclipse", "version_data": { "build": 7, |
