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

This commit is contained in:
Mathias Hermansson 2022-08-27 21:33:42 +02:00
parent 14abed29e4
commit 3acea2df75

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-36.0.202208250348",
"version": "19.0.0-36.0.202208270349",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-25-19-16-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-08-25-19-16.zip",
"hash": "df64c9ff288afceed6df940e5b0028c0e42c2c7387224fbce921da251a3da696"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-27-18-39-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-08-27-18-39.zip",
"hash": "051ba70d3c2617b12a70903033461f4a798f1ae8f82982bb38c8527881818a65"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-25-19-16-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-08-25-19-16.zip",
"hash": "835ac280e1d3747dec28628d0687dec6a5011705279c79b74e2f4f16203abb45"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-27-18-39-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-08-27-18-39.zip",
"hash": "b49f80142e63e68f3b92893ee2c45d39e43fce1da52e31c00b1e0f9f9909e2ed"
}
},
"extract_to": "tmp",