diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-10-18 00:03:16 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-10-18 00:03:16 +0200 |
| commit | 5de987863eadab84fcebb1b486ef5c75ffb63c9d (patch) | |
| tree | f0c0f8796f17cf4adbc410f41ae2612299b39a50 /java_runtime/adoptium | |
| parent | faa88e7aeb2ddf1798b4a1f770fe4995213658cb (diff) | |
| download | Meta-Upstream-5de987863eadab84fcebb1b486ef5c75ffb63c9d.tar.gz Meta-Upstream-5de987863eadab84fcebb1b486ef5c75ffb63c9d.zip | |
Update 2024-10-18
Diffstat (limited to 'java_runtime/adoptium')
| -rw-r--r-- | java_runtime/adoptium/versions/java17.json | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/java_runtime/adoptium/versions/java17.json b/java_runtime/adoptium/versions/java17.json index d92ce3eea..242baa2cc 100644 --- a/java_runtime/adoptium/versions/java17.json +++ b/java_runtime/adoptium/versions/java17.json @@ -57,14 +57,38 @@ "project": "jdk", "scm_ref": "jdk-17.0.13+11_adopt", "updated_at": "2024-10-17T16:10:24+00:00" + }, + { + "architecture": "x64", + "heap_size": "normal", + "image_type": "jre", + "jvm_impl": "hotspot", + "os": "linux", + "package": { + "checksum": "4086cc7cb2d9e7810141f255063caad10a8a018db5e6b47fa5394c506ab65bff", + "checksum_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jre_x64_linux_hotspot_17.0.13_11.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jre_x64_linux_hotspot_17.0.13_11.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jre_x64_linux_hotspot_17.0.13_11.tar.gz.json", + "name": "OpenJDK17U-jre_x64_linux_hotspot_17.0.13_11.tar.gz", + "signature_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jre_x64_linux_hotspot_17.0.13_11.tar.gz.sig", + "size": 46082619 + }, + "project": "jdk", + "scm_ref": "jdk-17.0.13+11_adopt", + "updated_at": "2024-10-17T21:12:13+00:00" } ], "id": "RE_kwDOFjpjCs4KwdPU.h2/91uEXgTBXbA==", "release_link": "https://github.com/adoptium/temurin17-binaries/releases/tag/jdk-17.0.13%2B11", "release_name": "jdk-17.0.13+11", "release_type": "ga", + "source": { + "link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jdk-sources_17.0.13_11.tar.gz", + "name": "OpenJDK17U-jdk-sources_17.0.13_11.tar.gz", + "size": 108249343 + }, "timestamp": "2024-10-17T14:48:53+00:00", - "updated_at": "2024-10-17T16:11:18+00:00", + "updated_at": "2024-10-17T21:12:59+00:00", "vendor": "eclipse", "version_data": { "build": 11, |
