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

This commit is contained in:
Mathias Hermansson 2022-05-12 11:43:26 +02:00
parent daef21da82
commit e47fc5e4b8

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-21.0.202205070344",
"version": "19.0.0-21.0.202205120339",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-09-11-51-beta/OpenJDK-jdk_x64_windows_hotspot_2022-05-07-03-30.zip",
"hash": "9fa0b7f9cac4814934626f5724c8b22c10be23bb9bb8abdc514ecd57ccb17035"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-12-09-24-beta/OpenJDK-jdk_x64_windows_hotspot_2022-05-12-03-30.zip",
"hash": "ba07b8c27f0d7b556dc172e68d8177ffae60fc9bb464ee49c2fdf1910e0efa4c"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-09-11-51-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-05-07-03-30.zip",
"hash": "3cf3bb4f89a0cc427272ede79cdc5d10cf49c80abbca390fabc6129cf88e0457"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-12-09-24-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-05-12-03-30.zip",
"hash": "cf6cbb94e4bd91a91b938a23db29b3b650923970de4a55821830e3ba9c9bd5ae"
}
},
"extract_to": "tmp",