temurin-nightly-jdk: Update to version 19.0.0-36.0.202209270348

This commit is contained in:
Mathias Hermansson 2022-09-27 07:57:11 +02:00
parent 17a39cfdc8
commit 991d07f556

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.202209240349",
"version": "19.0.0-36.0.202209270348",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-24-05-51-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-24-05-51.zip",
"hash": "dbc6eefc102f009f3abe4a8cf5d103a892169878b3bc0255aaa7f7aa7bbdf9a5"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-27-05-30-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-27-05-30.zip",
"hash": "16fc080e76fd85b814a2b29c0878823bc8a6ad351f2d69f0e70b8c3a49fb9439"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-24-05-51-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-24-05-51.zip",
"hash": "9b99b84a863b80812d85bb7d9bcb82432a1c84d03ece0f0a7b5e573c62b6daa6"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-27-05-30-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-27-05-30.zip",
"hash": "d96e3a95f6efd5c51e2e738173f51ef35e1412c8841a8f4935fa54f8804763b7"
}
},
"extract_to": "tmp",