temurin24-jre: Update to version 24.0.2-12

This commit is contained in:
github-actions[bot] 2025-07-29 04:49:26 +00:00
parent 4a8e17c4e8
commit 32d1b23ef5

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": "24.0.1-9",
"version": "24.0.2-12",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1+9/OpenJDK24U-jre_x64_windows_hotspot_24.0.1_9.zip",
"hash": "b362c2e0248a9574fe8dd958915a784d4627c3836448f3f184848616043833a7"
"url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.2+12/OpenJDK24U-jre_x64_windows_hotspot_24.0.2_12.zip",
"hash": "195b112ecf2c7dafa31c340ae2fd9c097c9ce8fac8a8c94d47dba97c8558ed21"
}
},
"extract_dir": "jdk-24.0.1+9-jre",
"extract_dir": "jdk-24.0.2+12-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"