diff --git a/bucket/temurin24-jre.json b/bucket/temurin24-jre.json index 06868444c..42056230c 100644 --- a/bucket/temurin24-jre.json +++ b/bucket/temurin24-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": "24.0.1-9", + "version": "24.0.2-12", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1+9/OpenJDK24U-jre_x64_windows_hotspot_24.0.1_9.zip", - "hash": "b362c2e0248a9574fe8dd958915a784d4627c3836448f3f184848616043833a7" + "url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.2+12/OpenJDK24U-jre_x64_windows_hotspot_24.0.2_12.zip", + "hash": "195b112ecf2c7dafa31c340ae2fd9c097c9ce8fac8a8c94d47dba97c8558ed21" } }, - "extract_dir": "jdk-24.0.1+9-jre", + "extract_dir": "jdk-24.0.2+12-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"