temurin19-nightly-jdk: Update to version 19.0.0-36.0.202209130348

This commit is contained in:
Mathias Hermansson 2022-09-13 14:01:10 +02:00
parent e67cf784fe
commit b42af2cf2e

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": "19.0.0-36.0.202209100348",
"version": "19.0.0-36.0.202209130348",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-10-20-29-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-10-20-29.zip",
"hash": "5551c9dec1c2ec7f7bb6fa90bf9242f80419119d796bef66d4a4edaf960ebdf1"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-13-11-28-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-13-11-28.zip",
"hash": "1755736d14f7d41b1ca7be117eb8aa592584cf7c6b57613e278343a00aa9950b"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-10-20-29-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-10-20-29.zip",
"hash": "8797ddd3fa86e1795729f29ad3ec3970b4e1c101d62cf77199b5feeb00a00590"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-13-11-28-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-13-11-28.zip",
"hash": "5d658d92e8a3daac92c4fa41df91717e38c2b1e8e92f2c3d9d537a307c3ebb73"
}
},
"extract_to": "tmp",