temurin8-jdk: Update to version 8.0.422-5

This commit is contained in:
github-actions[bot] 2024-07-30 08:20:13 +00:00
parent eb6cfb7c67
commit f5e7a55a19

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.412-8",
"version": "8.0.422-5",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b08/OpenJDK8U-jdk_x64_windows_hotspot_8u412b08.zip",
"hash": "d37df800a005b91bed511e214821abf21ffe78d2c4d84f545268b1bd677e7401"
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05/OpenJDK8U-jdk_x64_windows_hotspot_8u422b05.zip",
"hash": "3dfe7750f599c22cfcd37c98dbec0b88a2e5f0e5cc7e89ba76af2a7d47856dbf"
}
},
"extract_dir": "jdk8u412-b08",
"extract_dir": "jdk8u422-b05",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"