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

This commit is contained in:
Mathias Hermansson 2022-09-10 23:06:57 +02:00
parent 6a5f4d5b2d
commit 8fd85f7fe1

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.202209080347",
"version": "19.0.0-36.0.202209100348",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-08-19-09-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-08-19-09.zip",
"hash": "f0e2c20ec52e20da84b3bfc69cd04a0f408234cdcfbea9f451d5c42be1a9862b"
"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"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-08-19-09-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-08-19-09.zip",
"hash": "1223883ee7d305a0e3fca4f41f540c01bd497e4788b514b38d9fb777ddb9080c"
"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"
}
},
"extract_to": "tmp",