temurin8-jre: Update to version 8.0.472-8

This commit is contained in:
github-actions[bot] 2025-10-30 01:41:09 +00:00
parent 69974d1782
commit cf82db50e1

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.462-8",
"version": "8.0.472-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u462-b08/OpenJDK8U-jre_x64_windows_hotspot_8u462b08.zip",
"hash": "8d054a725082607bc20af5777aff867bf94bb3b78bb523aed2caf0dcf22b8d03"
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u472-b08/OpenJDK8U-jre_x64_windows_hotspot_8u472b08.zip",
"hash": "598b8eb9bd299e6d569085793a90ff87a84738221d50c994e82aca35c49b117d"
}
},
"extract_dir": "jdk8u462-b08-jre",
"extract_dir": "jdk8u472-b08-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"