temurin8-jre: Update to version 8.0.412-8

This commit is contained in:
github-actions[bot] 2024-04-18 20:15:19 +00:00
parent 26e7b653cf
commit 630fdfa0ac

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.402-6",
"version": "8.0.412-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u402-b06/OpenJDK8U-jre_x64_windows_hotspot_8u402b06.zip",
"hash": "618c71eb71e1850f3e606d85186da4d81f898bd62d8478bd5a5415b28e23fb25"
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b08/OpenJDK8U-jre_x64_windows_hotspot_8u412b08.zip",
"hash": "3f2402cc352bbafd8c966320edbd889f227500f36bcec3d91fb9de9ea43b5506"
}
},
"extract_dir": "jdk8u402-b06-jre",
"extract_dir": "jdk8u412-b08-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"