diff --git a/bucket/temurin8-jdk.json b/bucket/temurin8-jdk.json index b731bb395..4b85c864a 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.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"