diff --git a/bucket/temurin11-jre.json b/bucket/temurin11-jre.json index b52dc1459..4c8f993a1 100644 --- a/bucket/temurin11-jre.json +++ b/bucket/temurin11-jre.json @@ -1,19 +1,19 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "11.0.14-9", + "version": "11.0.14-101", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14+9/OpenJDK11U-jre_x64_windows_hotspot_11.0.14_9.zip", - "hash": "d8993b00db75a69c6ea4778b6c79d26a1297cbbb14ab02765e102e0ce79c2653" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jre_x64_windows_hotspot_11.0.14.1_1.zip", + "hash": "49500200b482c407159e9907bb53efd2b2ad772623c3857c23c17c1304d421b5" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14+9/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.14_9.zip", - "hash": "2ad6617fb505498254672dd4704b86a55903cbe16a7c23e0400de09ea1dbc709" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.14.1_1.zip", + "hash": "0f885bc9b1635400fd72e56a976483412aa8b618485322acf64976093e0be039" } }, - "extract_dir": "jdk-11.0.14+9-jre", + "extract_dir": "jdk-11.0.14.1+1-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"