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

This commit is contained in:
Mathias Hermansson 2022-09-13 08:46:10 +02:00
parent 8fd85f7fe1
commit aaa7921714

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.202209092347",
"version": "18.0.2-101.0.202209122347",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-09-10-06-10-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-09-10-06-10.zip",
"hash": "d21b9f7a38899dd4756114e3b4c2876ee9d29b259598a6fbd43f14a2c91c29e2"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-09-13-06-12-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-09-13-06-12.zip",
"hash": "fae3b28109a672f7d2a188ec3c933681ab22061b0f614b787b4eda3f06f45392"
},
"32bit": {
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-09-10-06-10-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-09-10-06-10.zip",
"hash": "c22bc1c579b66946d13f79f218c188aa16efe2e200cbcc4533552478827dfe61"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-09-13-06-12-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-09-13-06-12.zip",
"hash": "a5189b2ea42b12f8455ef690b267c3a65c2cfc8c6775cec015280bf446578938"
}
},
"extract_to": "tmp",