diff --git a/bucket/temurin8-jdk.json b/bucket/temurin8-jdk.json index ba57327c7..cb8f3f4a3 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.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-jdk_x64_windows_hotspot_8u462b08.zip", - "hash": "c6c2d8e6c2cbf0b4ddb707e6edb9a00d8a7b04e9ed6dda7e62d43dc4d83d342c" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u472-b08/OpenJDK8U-jdk_x64_windows_hotspot_8u472b08.zip", + "hash": "cbafb089f7c8a3e873607c8f4fe40e4943297f641d27806e055e782c82a33985" } }, - "extract_dir": "jdk8u462-b08", + "extract_dir": "jdk8u472-b08", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"