temurin8-jdk: Update to version 8.0.392-8

This commit is contained in:
github-actions[bot] 2023-10-20 12:27:19 +00:00
parent 48227f23b5
commit 8e8838fe4c

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.382-5",
"version": "8.0.392-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u382-b05/OpenJDK8U-jdk_x64_windows_hotspot_8u382b05.zip",
"hash": "91e00e147a162b99778fe2ff8840a13b6b1c71335d149466e1e298befdb53809"
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jdk_x64_windows_hotspot_8u392b08.zip",
"hash": "68711e896d0c40cd5accc06112a188c493658f9194a23fe8f8b6695394d9acf7"
}
},
"extract_dir": "jdk8u382-b05",
"extract_dir": "jdk8u392-b08",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"