temurin8-jdk: Update to version 8.0.502-7

This commit is contained in:
github-actions[bot] 2026-07-31 10:39:35 +00:00
parent b644f60a87
commit 74b9c7019f

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": "8.0.492-9",
"version": "8.0.502-7",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u492-b09/OpenJDK8U-jdk_x64_windows_hotspot_8u492b09.zip",
"hash": "1e33881ea6bfc1c532e3eaad1c1de7777169c0c1333e2b880621e0e0a16073b2"
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u502-b07/OpenJDK8U-jdk_x64_windows_hotspot_8u502b07.zip",
"hash": "3f193fe5e36409c564eb3b7668cb33cab96aa5879d9b284f25f8653e993b1c49"
}
},
"extract_dir": "jdk8u492-b09",
"extract_dir": "jdk8u502-b07",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"