temurin25-jre: Update to version 25.0.4-7.0

This commit is contained in:
github-actions[bot] 2026-07-27 21:10:49 +00:00
parent dd991977a9
commit 8cfbca15ba

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": "25.0.3-9.0",
"version": "25.0.4-7.0",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.3+9/OpenJDK25U-jre_x64_windows_hotspot_25.0.3_9.zip",
"hash": "a183e7280220ad5f6fe94ecbf025a5f10fc5797a0b18c600ed8f813c8158c530"
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.4+7/OpenJDK25U-jre_x64_windows_hotspot_25.0.4_7.zip",
"hash": "5b0d58f043f762fa3ee6cc12b6774b59b245cafdcb357e45ce61f822aa9a56cb"
}
},
"extract_dir": "jdk-25.0.3+9-jre",
"extract_dir": "jdk-25.0.4+7-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"