diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-10-18 12:04:29 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-10-18 12:04:29 +0200 |
| commit | 703f82403265f240b3324bfe21e1fadb0788ff2f (patch) | |
| tree | b9315a4ae8e306fdb457f4a39fe11ad9a03b6d94 | |
| parent | e3299cbdbc9a3265c86349691b8ab4172ad43a4b (diff) | |
| download | Meta-Upstream-703f82403265f240b3324bfe21e1fadb0788ff2f.tar.gz Meta-Upstream-703f82403265f240b3324bfe21e1fadb0788ff2f.zip | |
Update 2024-10-18
| -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 4429b387b..77c4df79d 100644 --- a/java_runtime/adoptium/versions/java11.json +++ b/java_runtime/adoptium/versions/java11.json @@ -66,6 +66,34 @@ "project": "jdk", "scm_ref": "jdk-11.0.25+9_adopt", "updated_at": "2024-10-17T14:56:27+00:00" + }, + { + "architecture": "x64", + "heap_size": "normal", + "image_type": "jre", + "installer": { + "checksum": "4833183264c4ebfbdd4ba6be39fb1a9c765c8a606e1ff49c450ace9e5b69e1b4", + "checksum_link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_mac_hotspot_11.0.25_9.pkg.sha256.txt", + "link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_mac_hotspot_11.0.25_9.pkg", + "metadata_link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_mac_hotspot_11.0.25_9.pkg.json", + "name": "OpenJDK11U-jre_x64_mac_hotspot_11.0.25_9.pkg", + "signature_link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_mac_hotspot_11.0.25_9.pkg.sig", + "size": 39485240 + }, + "jvm_impl": "hotspot", + "os": "mac", + "package": { + "checksum": "97e0e32b12460e92e3b4632492b3ccd648cf03a6023ca2ee7dc81f7cfa3bd275", + "checksum_link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_mac_hotspot_11.0.25_9.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_mac_hotspot_11.0.25_9.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_mac_hotspot_11.0.25_9.tar.gz.json", + "name": "OpenJDK11U-jre_x64_mac_hotspot_11.0.25_9.tar.gz", + "signature_link": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_mac_hotspot_11.0.25_9.tar.gz.sig", + "size": 39338053 + }, + "project": "jdk", + "scm_ref": "jdk-11.0.25+9_adopt", + "updated_at": "2024-10-18T09:14:56+00:00" } ], "id": "RE_kwDOFjph084KwVhh.E+n4rGIPH143ew==", @@ -78,7 +106,7 @@ "size": 117305348 }, "timestamp": "2024-10-17T13:12:47+00:00", - "updated_at": "2024-10-17T14:56:37+00:00", + "updated_at": "2024-10-18T09:15:00+00:00", "vendor": "eclipse", "version_data": { "build": 9, |
