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

This commit is contained in:
Mathias Hermansson 2022-05-05 13:54:57 +02:00
parent bfddfd5a29
commit 8237e8bc06

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-20.0.202205030347",
"version": "19.0.0-20.0.202205050345",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-03-11-34-beta/OpenJDK-jdk_x64_windows_hotspot_2022-05-03-03-30.zip",
"hash": "3d4b380738552d756f7738fd5f4991e6f5ea65c923b1cdf9cdf7dc842ea615b7"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-05-11-31-beta/OpenJDK-jdk_x64_windows_hotspot_2022-05-05-03-30.zip",
"hash": "63fc69b4c68c38c72445f88c37ee4b992a569ffdda580060a2f0cc1b92384b44"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-03-11-34-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-05-03-03-30.zip",
"hash": "2b122acafce2ca222f29d7edf2424bf20e8bc217fc568083e47f4f75d6b78bc2"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-05-11-31-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-05-05-03-30.zip",
"hash": "29b5c83f5f013397a8a61602ab3dd544ee163659d4d43bb6fae162a263391d91"
}
},
"extract_to": "tmp",