diff --git a/bucket/temurin8-jdk.json b/bucket/temurin8-jdk.json index 92881be96..e5b461747 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.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-jdk_x64_windows_hotspot_8u492b09.zip", - "hash": "1e33881ea6bfc1c532e3eaad1c1de7777169c0c1333e2b880621e0e0a16073b2" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u502-b07/OpenJDK8U-jdk_x64_windows_hotspot_8u502b07.zip", + "hash": "3f193fe5e36409c564eb3b7668cb33cab96aa5879d9b284f25f8653e993b1c49" } }, - "extract_dir": "jdk8u492-b09", + "extract_dir": "jdk8u502-b07", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"