diff --git a/bucket/temurin11-jdk.json b/bucket/temurin11-jdk.json index f767b413b..9a20a8363 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.14-101", + "version": "11.0.15-10", "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.1+1/OpenJDK11U-jdk_x64_windows_hotspot_11.0.14.1_1.zip", - "hash": "3e7da701aa92e441418299714f0ed6db10c3bb1e2db625c35a2c2cd9cc619731" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_x64_windows_hotspot_11.0.15_10.zip", + "hash": "866edfc9c0bb2c88b5648626af3bf82513f56d072721d0d517de5797fd829fef" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.14.1_1.zip", - "hash": "c2126d074d26022e6f47c444ffd25a4f313af2f576fe111febd57ca941c52fbc" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.15_10.zip", + "hash": "c8aa33913b27bb09cc66342e567b3a1fe0f4b136569e57e713bd56ef540d4105" } }, - "extract_dir": "jdk-11.0.14.1+1", + "extract_dir": "jdk-11.0.15+10", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"