diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-10-22 13:04:54 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-10-22 13:04:54 +0200 |
| commit | 5494e82f64a92a51fc69658329fe30721c8bce8c (patch) | |
| tree | e601c04107f711275604f2213f792d768f14bcc3 /java_runtime | |
| parent | a8380657f71c6ccaed3fe1061063031e59006c55 (diff) | |
| download | Meta-Upstream-5494e82f64a92a51fc69658329fe30721c8bce8c.tar.gz Meta-Upstream-5494e82f64a92a51fc69658329fe30721c8bce8c.zip | |
Update 2024-10-22
Diffstat (limited to 'java_runtime')
| -rw-r--r-- | java_runtime/adoptium/versions/java23.json | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/java_runtime/adoptium/versions/java23.json b/java_runtime/adoptium/versions/java23.json index e00f3e406..3fe496714 100644 --- a/java_runtime/adoptium/versions/java23.json +++ b/java_runtime/adoptium/versions/java23.json @@ -132,6 +132,34 @@ "project": "jdk", "scm_ref": "jdk-23.0.1+11_adopt", "updated_at": "2024-10-21T13:43:43+00:00" + }, + { + "architecture": "x64", + "heap_size": "normal", + "image_type": "jre", + "installer": { + "checksum": "4d1d7324ec320cf3a4843f208975c28d4136e3b951bccbb9cead4b0a0017147f", + "checksum_link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.msi.sha256.txt", + "link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.msi", + "metadata_link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.msi.json", + "name": "OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.msi", + "signature_link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.msi.sig", + "size": 35274752 + }, + "jvm_impl": "hotspot", + "os": "windows", + "package": { + "checksum": "3eec89e80f86a3592f2d3e600f88f1745fc02dbdf5347195837b736ce93b403b", + "checksum_link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.zip.sha256.txt", + "link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.zip", + "metadata_link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.zip.json", + "name": "OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.zip", + "signature_link": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1%2B11/OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.zip.sig", + "size": 49277299 + }, + "project": "jdk", + "scm_ref": "jdk-23.0.1+11_adopt", + "updated_at": "2024-10-22T10:26:38+00:00" } ], "id": "RE_kwDOK4STxM4Kwi-0.teu9exfVVIXG7Q==", @@ -144,7 +172,7 @@ "size": 117535304 }, "timestamp": "2024-10-17T16:36:55+00:00", - "updated_at": "2024-10-21T13:45:02+00:00", + "updated_at": "2024-10-22T10:27:48+00:00", "vendor": "eclipse", "version_data": { "build": 11, |
