temurin21-jre: Update to version 21.0.11-10.0

This commit is contained in:
github-actions[bot] 2026-04-28 17:47:47 +00:00
parent b57ce28967
commit 7d1339357a

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.10-7.0",
"version": "21.0.11-10.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.10+7/OpenJDK21U-jre_x64_windows_hotspot_21.0.10_7.zip",
"hash": "a6ac6789e51a2c245f41430c42e72b39ec706a449812fc5e4cbfc55ceed1e5ae"
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.11+10/OpenJDK21U-jre_x64_windows_hotspot_21.0.11_10.zip",
"hash": "be26677aaa20b39a62edcaab4c8857a8b76673b0f45abc0b6143b142b62717e4"
}
},
"extract_dir": "jdk-21.0.10+7-jre",
"extract_dir": "jdk-21.0.11+10-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"