diff --git a/bucket/temurin11-jdk.json b/bucket/temurin11-jdk.json index fcfb1331c..f1abf84a9 100644 --- a/bucket/temurin11-jdk.json +++ b/bucket/temurin11-jdk.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.21-9", + "version": "11.0.22-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.21+9/OpenJDK11U-jdk_x64_windows_hotspot_11.0.21_9.zip", - "hash": "8b2599a689df5c11cffddcad53ed6caeb203d0403f39efd36a0ebee76cee8e74" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.22+7/OpenJDK11U-jdk_x64_windows_hotspot_11.0.22_7.zip", + "hash": "e94c4fd8d408814d8cef879699e7c3d250df197f7b39fad11451a64684312fcc" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.21+9/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.21_9.zip", - "hash": "bd4f78a249343b384b933faa5022ffadd6a7e0bfe7d8fb166790b9ccb87805be" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.22+7/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.22_7.zip", + "hash": "b1144e0b8c69ee32b6e7c9bd3273b25d8f32efce3cf847b97be7677cc7c83e2c" } }, - "extract_dir": "jdk-11.0.21+9", + "extract_dir": "jdk-11.0.22+7", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"