temurin-jdk: Update to version 18.0.1-10

This commit is contained in:
Mathias Hermansson 2022-04-27 20:07:19 +02:00
parent 301fb5a204
commit 35236c024c

View File

@ -1,15 +1,15 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "18.0.0-36",
"version": "18.0.1-10",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18+36/OpenJDK18U-jdk_x64_windows_hotspot_18_36.zip",
"hash": "7c5efffb555ee8d34a730dfe19654b971b1c82babb9d9b243b29480a8ab7351a"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18.0.1+10/OpenJDK18U-jdk_x64_windows_hotspot_18.0.1_10.zip",
"hash": "58839a0c28e5d254001993f4e5333e5bb237d082871650687891b4de773d0fb0"
}
},
"extract_dir": "jdk-18+36",
"extract_dir": "jdk-18.0.1+10",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"