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

This commit is contained in:
Mathias Hermansson 2022-09-06 20:37:17 +02:00
parent d51c255090
commit 11e90a3835

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.202209030350",
"version": "19.0.0-36.0.202209060349",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-03-18-16-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-03-18-16.zip",
"hash": "991bc4fae4bf0acf03485a0b9c5111bd609051948437177392deb1d39a83dc3a"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-06-18-04-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-06-18-04.zip",
"hash": "e0f218155019cfdfd084872f62a7405818d85e35faf4fbf0abf3b880c50d08f8"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-03-18-16-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-03-18-16.zip",
"hash": "98171d974df82c1f26998fc75df5139c3954d322d1fae4b24b780879ca46443b"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-06-18-04-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-06-18-04.zip",
"hash": "b4df63e3b22dc8a5fdbc331f031eaf6083b31703e842e675378b3a25181856a9"
}
},
"extract_to": "tmp",