temurin21-jre: Update to version 21.0.6-7.0

This commit is contained in:
github-actions[bot] 2025-01-23 16:22:06 +00:00
parent f685a81a1d
commit a24f4f2ced

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": "21.0.5-11.0",
"version": "21.0.6-7.0",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5+11/OpenJDK21U-jre_x64_windows_hotspot_21.0.5_11.zip",
"hash": "1749b36cfac273cee11802bf3e90caada5062de6a3fef1a3814c0568b25fd654"
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6+7/OpenJDK21U-jre_x64_windows_hotspot_21.0.6_7.zip",
"hash": "707c981a4ff9e680a9ea5d6f625eafe8bc47e1f89140a67d761fde24fc02ab49"
}
},
"extract_dir": "jdk-21.0.5+11-jre",
"extract_dir": "jdk-21.0.6+7-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"