temurin17-nightly-jdk: Update to version 17.0.5-5.0.202209082347

This commit is contained in:
Mathias Hermansson 2022-09-09 10:40:46 +02:00
parent 083e01fd0c
commit 467d11fc3d

View File

@ -1,16 +1,16 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "17.0.5-5.0.202209062347",
"version": "17.0.5-5.0.202209082347",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-07-09-01-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-09-07-09-01.zip",
"hash": "d075be1886b5341131a868c14bbb590deef156cf02fbf5d4833359b85481323f"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-09-08-09-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-09-09-08-09.zip",
"hash": "339423ca4022e441747b94be4b965db1a7a3b8ffddf0aad067bf686661981adf"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-07-09-01-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-09-07-09-01.zip",
"hash": "5dab223e6da664fbb7a60e2651dcd44a32b983b17e501c0dd07c6d61483b4ef3"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-09-08-09-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-09-09-08-09.zip",
"hash": "f1cf3a949124fe208f14b0c9a28009733b8e72d06aeab3506d5f1f47cd6453a3"
}
},
"extract_to": "tmp",