diff --git a/bucket/temurin8-jre.json b/bucket/temurin8-jre.json index d897d6b24..0fb22abb3 100644 --- a/bucket/temurin8-jre.json +++ b/bucket/temurin8-jre.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.492-9", + "version": "8.0.502-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u492-b09/OpenJDK8U-jre_x64_windows_hotspot_8u492b09.zip", - "hash": "bb25b002556afc7ef158cd95ec6270dddb3eecba69acdd7abb9d28b2e9ff0f5e" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u502-b07/OpenJDK8U-jre_x64_windows_hotspot_8u502b07.zip", + "hash": "820210e36393da3da9b2d05376dbb2c94303010a673b14209949a36f3d721aed" } }, - "extract_dir": "jdk8u492-b09-jre", + "extract_dir": "jdk8u502-b07-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"