temurin-jre: Update to version 18.0.1-10

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

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.3-7",
"version": "18.0.1-10",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.3+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.3_7.zip",
"hash": "d77745fdb57b51116f7b8fabd7d251067edbe3c94ea18fa224f64d9584b41a97"
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18.0.1+10/OpenJDK18U-jre_x64_windows_hotspot_18.0.1_10.zip",
"hash": "6e6aa724c04ecd22ce60717c496710ff4745195660becb307a94093cf01f7d2f"
}
},
"extract_dir": "jdk-17.0.3+7-jre",
"extract_dir": "jdk-18.0.1+10-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"