temurin18-nightly-jdk: Update to version 18.0.2-101.0.202210032342

This commit is contained in:
Mathias Hermansson 2022-10-04 04:00:34 +02:00
parent 7396b0592e
commit c347b416eb

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": "18.0.2-101.0.202209302347",
"version": "18.0.2-101.0.202210032342",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-10-01-01-27-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-10-01-01-27.zip",
"hash": "4faa7043697f1f4c92ebb0b1f5d54974751d852b098151a3c6f195c673dbef34"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-10-04-01-30-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-10-04-01-30.zip",
"hash": "1e8c64bac3f362d9c134538a06f7567d43545dc181e9ccbef18006132d16a3b1"
},
"32bit": {
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-10-01-01-27-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-10-01-01-27.zip",
"hash": "3317fbf8988dd01b18e91ebcac37a74373cf3651c9d2e0c198a6f7722ed6d24b"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-10-04-01-30-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-10-04-01-30.zip",
"hash": "3169c93680f5ee22ddb5c16b664e582b0f5e68da749e6f20ec26d7705e59118e"
}
},
"extract_to": "tmp",