temurin-jre: Update to version 22.0.1-8

This commit is contained in:
github-actions[bot] 2024-04-20 12:24:24 +00:00
parent 52a903a83a
commit 9af4440166

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": "22.0.0-36",
"version": "22.0.1-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22+36/OpenJDK22U-jre_x64_windows_hotspot_22_36.zip",
"hash": "bb88ef56a742396d6f7fd6443bb3a3a2fae32da26357f5bfe1ab1f41b945f64d"
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.1+8/OpenJDK22U-jre_x64_windows_hotspot_22.0.1_8.zip",
"hash": "7c7572ef9e3b53e91faeaa2b4f019dc496f428705ca672f417e21731b3a4089c"
}
},
"extract_dir": "jdk-22+36-jre",
"extract_dir": "jdk-22.0.1+8-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"