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

This commit is contained in:
Mathias Hermansson 2022-04-12 12:06:26 +02:00
parent 237e6815d5
commit 7c1a537f91

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-17.0.202204090340",
"version": "19.0.0-17.0.202204120341",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-09-08-41-beta/OpenJDK-jdk_x64_windows_hotspot_2022-04-09-03-30.zip",
"hash": "7e0a50a474c4b9d97f8255809d6e77292e785f5627982f2555872ecec369df0d"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-12-09-43-beta/OpenJDK-jdk_x64_windows_hotspot_2022-04-12-03-30.zip",
"hash": "ac9714d97d01c32f189d137fc3a2b6002a64b06002ccce08ef71dd29fa430478"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-09-08-41-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-04-09-03-30.zip",
"hash": "f496859f328f4647eedec445eb1cefa7a78434aeebd3f8ea5d157f8122ebe087"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-12-09-43-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-04-12-03-30.zip",
"hash": "dd5f41b1ea389412f3ee9b17af02f5483f69399161db76be01de25bcbf71cdbe"
}
},
"extract_to": "tmp",