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

This commit is contained in:
Mathias Hermansson 2022-03-29 13:51:02 +02:00
parent 6a5d676c3b
commit 9999be4b02

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-15.0.202203260343",
"version": "19.0.0-15.0.202203290344",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-26-06-53-beta/OpenJDK-jdk_x64_windows_hotspot_2022-03-26-03-30.zip",
"hash": "a56238c6ac5687e24fcbb4ce941959d96a668336f10d728a09c241bfbdf47f33"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-29-11-31-beta/OpenJDK-jdk_x64_windows_hotspot_2022-03-29-03-30.zip",
"hash": "a2f76e5e101122c233e0f75c1cea74cc70d180d95d97ccd7477843049517b0d5"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-26-06-53-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-03-26-03-30.zip",
"hash": "cd343ed6ffd5e7a4951d8f31540f22df0ec11c92a92171f5ae6809421aaa5a0d"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-29-11-31-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-03-29-03-30.zip",
"hash": "710a28152dfeda5a9b1a190197abe094126e2c06570f6ea5a4a313967c88a677"
}
},
"extract_to": "tmp",