diff --git a/bucket/temurin-jre.json b/bucket/temurin-jre.json index a0c39e655..c0d0994fb 100644 --- a/bucket/temurin-jre.json +++ b/bucket/temurin-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": "17.0.3-7", + "version": "18.0.1-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.3+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.3_7.zip", - "hash": "d77745fdb57b51116f7b8fabd7d251067edbe3c94ea18fa224f64d9584b41a97" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18.0.1+10/OpenJDK18U-jre_x64_windows_hotspot_18.0.1_10.zip", + "hash": "6e6aa724c04ecd22ce60717c496710ff4745195660becb307a94093cf01f7d2f" } }, - "extract_dir": "jdk-17.0.3+7-jre", + "extract_dir": "jdk-18.0.1+10-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"