diff --git a/bucket/temurin11-nightly-jdk.json b/bucket/temurin11-nightly-jdk.json index ff2f99ba0..95210ce34 100644 --- a/bucket/temurin11-nightly-jdk.json +++ b/bucket/temurin11-nightly-jdk.json @@ -1,16 +1,16 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "11.0.15-8.0.202204071820", + "version": "11.0.15-8.0.202204121824", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-08-04-53-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-04-08-04-53.zip", - "hash": "38f91824ed1472fb023b8c2111dd31900c21123a20b18fe5831398105137cf37" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-13-02-52-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-04-13-02-52.zip", + "hash": "e4b33ab9de1babd47f7c928fcd92e94d7ec238eabf2b160911a51c4f3731dc9b" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-08-04-53-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-04-08-04-53.zip", - "hash": "e553e97da6d924fea750c29f1441d43672625d70f9e87a214e92e5af73805bd3" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-13-02-52-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-04-13-02-52.zip", + "hash": "344a1a723be78d5e36a62df026ba4f62df7ecfa406cb755026b9d9f78a5bdd35" } }, "extract_to": "tmp",