temurin-jdk: Update to version 18.0.0-36

This commit is contained in:
Mathias Hermansson 2022-03-29 14:27:25 +02:00
parent 9999be4b02
commit a33aa09c4e

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": "17.0.2-8",
"version": "18.0.0-36",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.2+8/OpenJDK17U-jdk_x64_windows_hotspot_17.0.2_8.zip",
"hash": "d083479ca927dce2f586f779373d895e8bf668c632505740279390384edf03fa"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18+36/OpenJDK18U-jdk_x64_windows_hotspot_18_36.zip",
"hash": "7c5efffb555ee8d34a730dfe19654b971b1c82babb9d9b243b29480a8ab7351a"
}
},
"extract_dir": "jdk-17.0.2+8",
"extract_dir": "jdk-18+36",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"