diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index 8d01e2c78..8a8de57a6 100644 --- a/bucket/temurin11-nightly-jre.json +++ b/bucket/temurin11-nightly-jre.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.23-6.0.ea", + "version": "11.0.23-7.0.ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+6-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.23_6-ea.zip", - "hash": "66b6800e11b1a0977efb49d3e744a5b76bc8ef92b06bb17d0bd80693a7083b07" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+7-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.23_7-ea.zip", + "hash": "e39db8eca9d41411e83ec0b23b03b8fc15f57b417e8ab8e3fe89e248206fe3e0" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+6-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.23_6-ea.zip", - "hash": "b658645a6a19ceddb0b0871488110b2e2c61c89cf6872dadcba815f4eb35890f" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+7-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.23_7-ea.zip", + "hash": "757136ce5e2cc932012997386cc16dc1a6e4e86b6c6ee8b4e4e7929474af8259" } }, "extract_to": "tmp",