diff --git a/bucket/temurin8-jdk.json b/bucket/temurin8-jdk.json index 6bb3d4d24..d479f040b 100644 --- a/bucket/temurin8-jdk.json +++ b/bucket/temurin8-jdk.json @@ -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"