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

This commit is contained in:
Mathias Hermansson 2022-08-18 15:32:00 +02:00
parent 98823a5c72
commit 495570d1ca

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-35.0.202208160349",
"version": "19.0.0-36.0.202208180350",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-16-09-38-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-08-16-09-38.zip",
"hash": "36c06141d5ae9dbfa1511c13cfe3f54c56deb719b2cbd5d120edf0abb26254e3"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-18-13-04-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-08-18-13-04.zip",
"hash": "3b672ce6579486e07e22a1d84e3b891feb9d7fe4f824b49fda440721fa84e5a3"
},
"32bit": {
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-16-09-38-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-08-16-09-38.zip",
"hash": "91371088d0b2250b4de807e0c3698f04e29d2329e28eac5e99cc53b7a22e9d7e"
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-18-13-04-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-08-18-13-04.zip",
"hash": "f167f89a97c3870b3095d4092c041738b88a9d64edb37d7739987ef75827eeab"
}
},
"extract_to": "tmp",