temurin24-jdk: Update to version 24.0.2-12

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

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-jdk_x64_windows_hotspot_24.0.1_9.zip",
"hash": "2ef7f20c00577747d23999c7b29a0d35d73aeeb9d67aec0aa9825e59084447c3"
"url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.2+12/OpenJDK24U-jdk_x64_windows_hotspot_24.0.2_12.zip",
"hash": "3890b8ed5af12224b80ee8a3b2476edc9e0e7276ce2cd35a50952e4fd7b68b4f"
}
},
"extract_dir": "jdk-24.0.1+9",
"extract_dir": "jdk-24.0.2+12",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"