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

This commit is contained in:
Mathias Hermansson 2022-04-28 07:45:37 +02:00
parent 1f40315398
commit fc82e0135d

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-19.0.202204230345",
"version": "19.0.0-19.0.202204280345",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-23-05-58-beta/OpenJDK-jdk_x64_windows_hotspot_2022-04-23-03-30.zip",
"hash": "3ddf151c98c24ca229f9ff1c041f6985aaaee79b78f047cc8f8dbaa0a340391d"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-28-05-23-beta/OpenJDK-jdk_x64_windows_hotspot_2022-04-28-03-30.zip",
"hash": "889ae571ea44aac27d5790213646af455807c5d57fec61538f75830931b880ab"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-23-05-58-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-04-23-03-30.zip",
"hash": "e438fc0db1384412255aa3191b3b8c710a19dd641dd0b02ab6f2e32a499f77f7"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-28-05-23-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-04-28-03-30.zip",
"hash": "a731ff9b02732692c6a5558319e54a88171c9f294775d51f2700d2fd17d8c7be"
}
},
"extract_to": "tmp",